Appliesto, Appliestotype, Bytelength – Echelon OpenLNS User Manual
Page 188
OpenLNS Programmer's Reference
151
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
AppliesTo
Summary
Returns the collection of objects to which the configuration
property applies.
Each configuration property applies to the interface of a
AppDevice or DeviceTemplate as a whole, a collection of
LonMarkObjects, or a collection of NetworkVariable objects.
This property returns a (generic) collection of objects to which
the configuration property applies. To determine the type of
the objects to which the configuration property applies, use
the AppliesToType property.
Availability
Local, full, and lightweight clients.
Syntax
coll = cpObject.AppliesTo
Element
Description
nvObject
The collection of objects to which this
configuration property applies. The
objects will be of the type specified by
the AppliesToType property.
cpObject
on.
Data Type
Collection.
Read/Write
Read only.
Added to API
OpenLNS.
AppliesToType
Summary
Returns a constant identifying the type of objects to which
the ConfigProperty
applies.
Each configuration property applies to the interface of a