Actualsubnetid, Auxresultdata, Auxresultdata p – Echelon OpenLNS User Manual
Page 962
OpenLNS Programmer's Reference
925
Availability
Local, full, and lightweight clients.
Syntax
progIdValue = toObject.ActualProgramId
Element
Description
toObject
The TestInfo object to be acted on.
progIdValue
The actual program ID of the tested
device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
ActualSubnetId
Summary
Contains the actual subnet ID of the tested device or router
is set to LcaSubnetData
.
This property can be used in conjunction with the
ExpectedSubnetId
to analyze Subnet 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.
Syntax
subnetIdValue
= toObject.ActualSubnetId
Element
Description
toObject
The TestInfo object to be acted on.
nodeIdValue
The actual subnet ID of the tested
device or router side.
Data Type
String.
Read/Write
Read only.
Added to API
LNS Release 3.0.
AuxResultData
Summary
Contains auxiliary information about the
.
Availability
Local, full, and lightweight clients.
Syntax
auxResultValue = toObject.
Element
Description
toObject
The TestInfo object to be acted on.
auxResultValue
The auxiliary information.
The possible values for this
element, which are contained in the
ConstTestResultAuxData
constant,