Owner manual
OpenLNS Programmer's Reference 64
• Handle
• HasBeenCommissioned
• IconFilePath
• InitialAuthenticationKey
• Interface
• Interfaces
• LastTestInfo
• LastUpgrade Status
• Location
• LocationInNeuron
• MonitorSets
• MtHubs
• Name
• NetworkServiceDevice
• NeuronId
• NodeId
• NonGroupRcvTimer
• NsiHandle
• NVHubs
• Parent
• PingClass
• PendingNeuronId
• Priority
• ProgramId
• SelfDocumentation
• State
• SubnetId
• Subnets
• Subsystems
• Upgrade Requirement
AliasCapacity
Summary
Returns the number of network variable aliases available on
the device. This information will be useful to you when
managing connections in large systems.
For more on network variable aliases, see Chapter 7 of the
OpenLNS Programmer’s Guide.
Availability
Local, full, and lightweight clients.
Syntax
capacity = adObject.AliasCapacity
Element
Description
capacity
The number of network variable
selectors available on the device.
adObject
The AppDevice object being acted upon.
Valid Values
The following value is defined for the Alias object in the
ConstClassIds constant.
lcaClassIdAliases
58
Data Type
Integer.