Devicetemplates, Parent – Echelon OpenLNS User Manual
Page 958
OpenLNS Programmer's Reference
921
Availability
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
Syntax
stringValue = object.Description
Element
Description
stringValue
A string description of the
object.
object
object to be
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.
DeviceTemplates
Summary
collection of all
objects known to the system
.
Availability
Local, full, and lightweight clients.
Syntax
devTempColl = tlObject.DeviceTemplates
Element
Description
devTempColl
The DeviceTemplates
collection to be
returned.
tlObject
The TemplateLibrary object to be
acted on.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Parent
Summary
Returns the object that spawned the current child object.
The parent object is determined by the means in which a
child object is accessed, not by the OpenLNS Object
hierarchy.
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