Owner manual

OpenLNS Programmer's Reference 151
ConstantAttribute
Description
DeviceSpecificAttribute
Dimension
FlagsByte
FormatName
FuncProfileDescription
FuncProfileName
FuncProfileProgrammaticName
Handle
ImplementationType
Mode
Name
Parent
Precision
TypeInherits
TypeIndex
ValueStatus
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
The ConfigProperty object to be acted
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 object applies.
Each configuration property applies to the interface of a