Lasttestinfo, Neuronid, Nodeid – Echelon OpenLNS User Manual
Page 843
OpenLNS Programmer's Reference
806
LastTestInfo
Summary
object containing the results of the last
method was called for this router side.
property indicates which properties of
object contain useful information.
Availability
Local, full, and lightweight clients.
Syntax
lastTestInfo = adObject.
Element
Description
lastTestInfo
test results.
adObject
object to be acted on
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
NeuronId
Summary
Contains the Neuron ID associated with the router side.
Neuron IDs are stored as 12-digit hexadecimal strings (for
example, "a327ff27ba44").
Availability
Local, full, and lightweight clients.
Syntax
neuronIdValue = object.
Element
Description
neuronIdValue
The
NeuronId
of the object.
object
object to be acted
on.
Data Type
String.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
NodeId
Summary
Contains the node ID associated with a router side.
The NodeId and
comprise the logical network
address assigned to a
when the
method is
that contains the
object.
Each RouterSide is allocated a single node ID.
Note: As of OpenLNS, you can write to this property.
Availability
Local, full, and lightweight clients.
Syntax
nodeIdValue = object.NodeId