Totalappdevices, Totalchannels – Echelon OpenLNS User Manual
Page 801
OpenLNS Programmer's Reference
764
Syntax
progIndicTypeValue = rsObject.
Element
Description
rsObject
The RecoveryStatus object to be acted on.
statusValue
The status of the database recovery
process.
The values for this element, which are
contained in the
ConstRecoveryStatus
constant, are as follows:
0 lcaRecoveryStatusNone
1 lcaRecoveryStatusActive
2 lcaRecoveryStatusPending
3 lcaRecoveryStatusComplete
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
TotalAppDevices
Summary
The total number of AppDevices discovered during the
recovery
.
Availability
Local, full, and lightweight clients.
Syntax
totalDevicesValue = rsObject.TotalAppDevices
Element
Description
rsObject
The RecoveryStatus object to be
acted on.
totalDevicesValue
The total number of application
devices 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.
TotalChannels
Summary
The total number of Channels discovered during the
recovery
.
Availability
Local, full, and lightweight clients.