Currentdevicecount, Customerid, Debugtraceflag – Echelon OpenLNS User Manual
Page 916
OpenLNS Programmer's Reference
879
Syntax
acctObject = systemObject.CurrentAccount
Element
Description
acctObject
The current Account object.
systemObject
The System object to be acted on.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
CurrentDeviceCount
Summary
including network service devices
.
Availability
Local, full, and lightweight clients.
Syntax
deviceCountValue = systemObject.CurrentDeviceCount
Element
Description
deviceCountValue
The number of devices currently
defined.
systemObject
The System object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
CustomerId
Summary
Returns the current CustomerId, as set in the
Availability
Local, full, and lightweight clients.
Syntax
custIdValue = systemObject.CustomerId
Element
Description
custIdValue
The customer ID to be returned
systemObject
The System object to be acted on.
Data Type
String.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
DebugTraceFlag
Summary
Enables the trace debugging tool
.
Availability
Local, full, and lightweight clients.
Syntax
debugFlag = systemObject.DebugTraceFlag