Expectedneuronid, Expectednodeid – Echelon OpenLNS User Manual
Page 965
OpenLNS Programmer's Reference
928
Availability
Local, full, and lightweight clients.
Syntax
domainIdValue = toObject.
Element
Description
toObject
The TestInfo object to be acted on.
domainIdValue
The expected domain ID of the
tested device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
ExpectedNeuronId
Summary
Contains the expected Neuron ID of the tested device or
LcaNeuronIdData
.
This property can be used in conjunction with the
ActualNeuronId to analyze NeuronID discrepancies.
If the AuxResultData
property is set to some other value, this
property contains no useful information.
Neuron IDs are stored as 12-digit hexadecimal strings (for
example, "a327ff27ba44")
.
Availability
Local, full, and lightweight clients.
Syntax
neuronIdValue = toObject.
Element
Description
toObject
The TestInfo object to be acted on.
neuronIdValue
The expected Neuron ID of the
tested device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
ExpectedNodeId
Summary
Contains the expected node ID of the tested device or router
.
This property can be used in conjunction with the to analyze
Node ID discrepancies.
If the AuxResultData
property is set to some other value, this
property contains no useful information.
and
comprise the logical network
address assigned to a device.
Availability
Local, full, and lightweight clients.