Owner manual
OpenLNS Programmer's Reference 929
Syntax
nodeIdValue = toObject.ExpectedNodeId
Element
Description
toObject
The TestInfo object to be acted on.
nodeIdValue
The expected node ID of the tested
device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
ExpectedProgramId
Summary
Contains the expected program ID of the tested device or
router side if the AuxResultData is set to
LcaProgramIdData.
This property can be used in conjunction with the
ActualProgramId to analyze Program ID discrepancies.
If the AuxResultData property is set to some other value, this
property contains no useful information.
Every LonMark compliant LONWORKS device uses a
unique, 16-digit hexadecimal standard program ID that uses
the following format: FM:MM:MM:CC:CC:UU:TT:NN.
Availability
Local, full, and lightweight clients.
Syntax
progIdValue = toObject.ExpectedProgramId
Element
Description
toObject
The TestInfo object to be acted on.
progIdValue
The expected program ID of the
tested device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
ExpectedSubnetId
Summary
Contains the expected subnet ID of the tested device or
router side if the AuxResultData is set to LcaSubnetData.
This property can be used in conjunction with the
ActualSubnetId to analyze Subnet 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.