
OpenLNS Programmer's Reference 65
AliasUseCount
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.
Local, full, and lightweight clients.
inUse = adObject.AliasUseCount
The number of network variable aliases
currently in use on the device.
The AppDevice object being acted upon.
The following value is defined for the Alias object in the
ConstClassIds constant.
AppImagePath
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.
Local, full, and lightweight clients.
classIdValue = object.ClassId
The object class of the object.
The object to be acted on.
Prior to LNS Release 3.0.
If this application device is created from a device template,
this property will be set to the same path as the
Komentarze do niniejszej Instrukcji