Totalconnections, Totalnvmts – Echelon OpenLNS User Manual
Page 802
OpenLNS Programmer's Reference
765
Syntax
totalChannelsValue = rsObject.TotalChannels
Element
Description
rsObject
The RecoveryStatus object to be
acted on.
totalChannelsValue The total number of channels
discovered as a long.
A value of -1 indicates that the
number is unknown.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
TotalConnections
Summary
recovery.
Availability
Local, full, and lightweight clients.
Syntax
totalConnectionsValue = rsObject.TotalConnections
Element
Description
rsObject
The RecoveryStatus object to be
acted on.
totalConnectionsValue
The total number of connections
reconstructed as a long.
A value of -1 indicates that the
number is unknown.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
TotalNvMts
Summary
The total number of Network Variables
and
discovered during the recovery
.
Availability
Local, full, and lightweight clients.
Syntax
totalNvMtsValue = rsObject.TotalNvMts
Element
Description
rsObject
The RecoveryStatus object to be acted
on.
totalNvMtsValue The total number of application
devices discovered as a long.
A value of -1 indicates that the number
is unknown.