Owner manual

OpenLNS Programmer's Reference 928
Availability
Local, full, and lightweight clients.
Syntax
domainIdValue = toObject.AuxResultData
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
router side if the AuxResultData is set to
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.ExpectedNeuronId
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
side if the AuxResultData is set to LcaNodeData.
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.
The NodeId and SubnetId comprise the logical network
address assigned to a device.
Availability
Local, full, and lightweight clients.