Progressindicator – Echelon OpenLNS User Manual

Page 799

Advertising
background image

OpenLNS Programmer's Reference

762

Element

Description

phaseTypeValue

The current phase. The phase values,

which are contained in the

ConstRecoveryPhaseTypes

constant,

are as follows:

0 lcaRecoveryPhasePreparation

1 lcaRecoveryPhaseTopology

2 lcaRecoveryPhasePhysNode

3 lcaRecoveryPhaseLogTopology

4 lcaRecoveryPhaseDeviceAddress

5 lcaRecoveryPhaseNvSubgroup

6 lcaRecoveryPhaseNvSubgoupMember

7 lcaRecoveryPhaseMtSubgroup

8 lcaRecoveryPhaseSubgroupCleanup

9 lcaRecoveryPhaseGroupCleanup

10 lcaRecoveryPhaseCleanupAddrs

11 lcaRecoveryPhaseGrpOverloading

12 lcaRecoveryPhaseSystemDevice

13 lcaRecoveryPhaseConnections

14 lcaRecoveryPhaseAliasConns

15 lcaRecoveryPhaseNvSelectorPools

16 lcaRecoveryPhaseMonitorPoints

17 lcaRecoveryPhaseCpValues

rsObject

The RecoveryStatus object to be acted

on.

Data Type

Integer.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

ProgressIndicator

Summary

Indicates how much of the database has been processed in

this phase.
The value in this property is the number of items of the type

specified in the

ProgressIndicatorType

property that have

been completed during this phase of database recovery.
Comparing this value to that of the

ItemsInPhase

property,

generates an estimate of phase completion.

Availability

Local, full, and lightweight clients.

Syntax

progIndicValue = rsObject.ProgressIndicator

Element

Description

progIndicValue

The progress indicator value. The

values for this element are contained

in the

ConstClassIds

constant.

This property will be one of the

following values:

Advertising