Handle, Hasbeencommissioned, Handle p – Echelon OpenLNS User Manual
Page 112
OpenLNS Programmer's Reference
75
identifier set by the manufacturer
Availability
Local, full, lightweight, and independent clients.
Syntax
extensionsColl = object.Extensions
Element
Description
extensionsColl
object
The object whose Extensions
collection is being returned.
Data Type
Extensions collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Handle
Summary
Contains the handle associated with the
object.
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.
Some OpenLNS Objects are tracked internally by the
OpenLNS Server using a unique handle. Handles may be
method as an alternative means
of fetching objects.
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.
HasBeenCommissioned
Summary
Returns a boolean value indicating whether the application
device has been commissioned.
This property indicates the commission state of an
object within the OpenLNS database, returning a True value
's
method has been invoked. If
lcaMgmtModeDeferConfigUpdates (1), this property may
return True, although the physical application device