Detailinfo, Expecteddomainid – Echelon OpenLNS User Manual
Page 964
OpenLNS Programmer's Reference
927
constant:
71 lcaClassId
TestInfo
object
The object to be acted on.
Data Type
Integer.
Read/Write
Read only.
Added to API
Depends on the object used to access the property. Generally,
this property exists for an object as soon as the object is
added to the API.
DetailInfo
Summary
object associated with the specified
, or
.
object contains an error log and
communications status information for an
or
property is accessed through a
object, the property will only contain valid information if the
Availability
Local, full, and lightweight clients.
Syntax
detailInfoObject = object.
Element
Description
detailInfoObject
The DetailInfo object associated
with the device.
object
The TestInfo object from which to
get status information.
Data Type
Read/Write
Read only.
Added to API
LNS Release 3.0.
ExpectedDomainId
Summary
Contains the expected Domain ID of the tested device or
LcaDomainIdData
.
This property can be used in conjunction with the
to analyze Domain ID discrepancies.
If the AuxResultData
property is set to some other value, this
property contains no useful information
The domain ID is stored as a string of hexadecimal digits.
For example, a 3-byte domain ID would be represented as
follows: "32a0cf". Domain IDs can be 1, 3, or 6 bytes in
length.