Description, Handle, Mthubs – Echelon OpenLNS User Manual
Page 215
OpenLNS Programmer's Reference
178
is unknown (for example, when the object was accessed using
the Parent property of another object).
Description
Summary
Stores description information about the
.
Availability
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
Syntax
updateType = appDeviceObject.ConnectionUpdateType
Element
Description
stringValue
A string description of the
object
acted on.
Data Type
String.
Read/Write
Read/write.
Added to API
This depends on the object used to access the property.
Generally, this property exists for the objects listed above as
soon as they are added to the API. See the applicable object
to determine what release it was introduced in.
Handle
Summary
Contains the handle associated with the
An OpenLNS Object that is part of a collection is assigned an
index corresponding to its position within that collection.
This index may be used when invoking the
Item
property and
may also be read using the
Index
property.
Availability
Local, full, and lightweight clients.
Syntax
returnValue = object.Handle
Element
Description
returnValue
The NSS handle of the object.
object
The object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
MTHubs
Summary
Returns a collection of Message Tags that have connections
that use this connection description template.
When a new hub is added, it may not be added to the end of