Aliases, Appdevice – Echelon OpenLNS User Manual
Page 619

OpenLNS Programmer's Reference
582
Aliases
Summary
collection object associated with the
objects, each one representing
an alias used by the network variable. If the network
variable is not using any aliases, the collection will be empty.
If you try to access this property from a
object that is not associated with a device (for example, a
object fetched from a
object), a LCA, #38 LCA_APP_DEVICE_REQUIRED
exception will be generated.
However, if you read the
object whose parent
object was
defined while in engineered mode (a
was
collection object will be returned.
Availability
Local, full, and lightweight clients.
Syntax
aliasesColl = nvObject.
Element
Description
aliasesColl
nvObject
object to be acted
on.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
AppDevice
Summary
Identifies the
AppDevice
object containing this network
variable
.
Availability
Local, full, and lightweight clients.
Syntax
appDevObject = object.
Element
Description
object to be returned.
object
object to be acted
on.
Data Type
object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.