Parent, Refchannel 1, Refchannel1 – Echelon OpenLNS User Manual

Page 162

Advertising
background image

OpenLNS Programmer's Reference

125

collObject

The

Channels

collection object to be

acted on.

index

A Long type specifying the ordinal

index of the

Channel

object to be

retrieved.

stringExpression A string type specifying the name of the

Channel

object to be retrieved.

Data Type

Object.

Read/Write

Read only.

Added to API

Depends on the object used to access the property. Generally,

this property exists for an object as soon as the object is

added to the API.

Parent

Summary

Returns the object that spawned the current child object.

Availability

Local, full, lightweight, and independent clients. Note that

some collection objects are not available to Independent

clients.

Syntax

parentObject = object.Parent

Element

Description

parentObject

The object that is the parent of the

specified object.

object

Any object for which the parent is

desired.

Data Type

Object.

Read/Write

Read only.

Added to API

Depends on the object used to access the property. Generally,

this property exists for an object as soon as the object is

added to the API.

Comments

The parent object is determined by the means in which a

child object is accessed, not by the OpenLNS Object

hierarchy.

RefChannel 1

Summary

Contains filter data enabling access to selected channels

within the channels collection.
The meaning of this property depends on the

FilterType

property of the Channels collection object:

If the FilterType property is set to

lcaChannelFilterAdjacent, the Channels collection

object will access all channels adjacent—directly

connected by a router—to the channel specified by

RefChannel1.

Advertising