Description, Extensions – Echelon OpenLNS User Manual
Page 869
OpenLNS Programmer's Reference
832
ConstClassIds
constant:
5 lcaClassIdSubsystem
object
The object to be acted on.
Data Type
Integer.
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.
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
stringValue = object.Description
Element
Description
stringValue
object.
object
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.
Extensions
Summary
Contains the
Extensions
collection object associated with the
This property returns an
in this collection represent user data reserved for
manufacturers. Each object is identified with a unique
identifier set by the manufacturer
Availability
Local, full, lightweight, and independent clients.
Syntax
extensionsColl = object.
Element
Description
extensionsColl
object
The object whose
collection is being returned.
Data Type