Owner manual
OpenLNS Programmer's Reference 65
Read/Write
Read only.
Added to API
LNS Release 3.20.
AliasUseCount
Summary
Returns the number of network variable aliases currently in
use on the device. The AliasCapacity property returns the
total 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
inUse = adObject.AliasUseCount
Element
Description
inUse
The number of network variable aliases
currently in use 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.
Read/Write
Read only.
Added to API
LNS Release 3.20.
AppImagePath
Summary
Contains the application image path where the application
binary image file (.APB extension) associated with the device
is stored.
Use the Load method to load the application image specified
by this property.
Availability
Local, full, and lightweight clients.
Syntax
classIdValue = object.ClassId
Element
Description
classIdValue
The object class of the object.
object
The object to be acted on.
Data Type
String.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
Comments
If this application device is created from a device template,
this property will be set to the same path as the