Componentapps, Connections, Currentaccount – Echelon OpenLNS User Manual
Page 915
OpenLNS Programmer's Reference
878
Added to API
Prior to LNS Release 3.0.
ComponentApps
Summary
object
.
The ComponentApps collection is a list of LNS plug-in
commands that are associated with a particular object type.
Availability
Local, full, and lightweight clients.
Syntax
appsCollection = object.
Element
Description
returned.
object
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Connections
Summary
object associated with the specified
object
.
, which in turn contains the
represent all of the connections in the system
.
Availability
Local, full, and lightweight clients.
Syntax
connectionsObject = systemObject.
Element
Description
connectionsObject
The returned Connections object.
systemObject
The System object to be acted on.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
CurrentAccount
Summary
object representing the active licensing
account
.
This property and the associated Account and Accounts
objects are reserved for future use.
Availability
Local, full, and lightweight clients.