Status – Echelon OpenLNS User Manual
Page 968
OpenLNS Programmer's Reference
931
specified object.
object
Any object for which the parent is
desired.
Data Type
Object.
Read/Write
Read only.
Added to API
Depends on the object used to access the property. Generally,
this property exists for an object as soon as the object is
added to the API.
Status
Summary
Indicates the test status reported by the
method.
Availability
Local, full, and lightweight clients.
Syntax
statusValue = tiObject.
Element
Description
toObject
The TestInfo object to be acted on.
statusValue
The enumerated values for this element,
which are contained in the
ConstTestResults
constant, are as follows:
0 lcaTestResultGood
The device passed all applicable tests.
1 lcaTestResultComm
The OpenLNS Server was unable to
communicate with the device using either
Neuron ID or its subnet/node addressing.
The Network Service Device might not be
attached to the network, the Network
Service Device might be unconfigured, the
target device might not be attached to the
network, the target device may be powered
off, or the target device may be faulty.
2 lcaTestResultCommNeuronId
The OpenLNS Server was unable to
communicate with the device using Neuron
ID addressing. Because the device has not
been added or defined, the OpenLNS Server
could not test the device using subnet/node
ID addressing. The OpenLNS Server might
not be attached to the network, the Network
Service Device might be unconfigured, the
target device might not be attached to the
network, the target device may be powered
off, or the target device may be faulty.
3
lcaTestResultCommNeuronIdVerified