Echelon OpenLNS User Manual

Page 812

Advertising
background image

OpenLNS Programmer's Reference

775

normal, and can be expected while the management mode is

lcaMgmtModeDeferConfigUpdates (1). These

discrepancies will typically be resolved automatically when

the system manage mode has been changed to

lcaMgmtModePropagateConfigUpdates (0).
For more information on the Test method, see the Detecting

Devices and Detecting Device Failures section in the

OpenLNS Programmer’s Guide.

Availability

Local, full, and lightweight clients.

Syntax

testStatus = routerToTest.Test

Element

Description

testStatus

An Integer value with the results

returned by the test.

The enumerated values for testStatus,

which are contained in the

ConstTestResults constant, are as follows:
0 lcaTestResultGood
The router passed all applicable tests.
1 lcaTestResultComm
The OpenLNS Server was unable to

communicate with the router using either

Neuron ID or its subnet/node addressing.

The NetworkServiceDevice might not be

attached to the network, the

NetworkServiceDevice might be

unconfigured, the target router might not

be attached to the network, the target

router may be powered off, or the target

router may be faulty.
2 lcaTestResultCommNeuronId
The OpenLNS Server was unable to

communicate with the router using

Neuron ID addressing. Because the

router has not been added or defined, the

OpenLNS Server could not test the router

using subnet/node ID addressing. The

OpenLNS Server might not be attached to

the network, the NetworkServiceDevice

might be unconfigured, the target router

might not be attached to the network, the

target router may be powered off, or the

target router may be faulty.

3 lcaTestResultCommNeuronId

Verified
The OpenLNS Server was able to

communicate with the router using

Advertising