Recoverystatus – Echelon OpenLNS User Manual

Page 795

Advertising
background image

OpenLNS Programmer's Reference

758

tempPing

The ping interval (in seconds) for the

temporary ping class.
Set this property to 0 seconds to

disable pinging.
The minimum value is 60 seconds.
65535 (-1) means "do not change".
The default value is 120 seconds.

piObject

The PingIntervals object to be acted

on.

Data Type

Long.

Read/Write

Read/write.

Added to API

LNS Release 3.0.

RecoveryStatus

A RecoveryStatus object reports status information about the current phase of OpenLNS

database recovery. You can initiate a network recovery with the

PrepareToRecoverFromNetwork

and

RecoverFromNetwork

methods. The process that

initiated the network recovery will be blocked until recovery is complete. The

RecoveryStatus object, unlike most objects, can be accessed during an

OnSystem NssIdle

callback, which allows the client that started the recovery to access the recovery status while

recovery is still in progress.

The following table summarizes the

RecoveryStatus

object.

Description

Reports the status of the current phase in an OpenLNS

database recovery.

Added to API

Prior to LNS Release 3.0.

Accessed Through

System

object.

Default Property

None

Methods

None.

Properties

ClassId

CurrentPhaseNumber

ItemsInPhase

NumberPhases

Parent

PhaseType

ProgressIndicator

ProgressIndicatorType

Status

TotalAppDevices

TotalChannels

TotalConnections

TotalNvMts

TotalRouters

Advertising