Actualnodeid, Actualprogramid – Echelon OpenLNS User Manual

Page 961

Advertising
background image

OpenLNS Programmer's Reference

924

Availability

Local, full, and lightweight clients.

Syntax

neuronIdValue = toObject.ActualNeuronId

Element

Description

toObject

The TestInfo object to be acted on.

neuronIdValue

The actual Neuron ID of the tested

device or router side.

Data Type

String.

Read/Write

Read only.

Added to API

LNS Release 3.0.

ActualNodeId

Summary

Contains the actual 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

ExpectedNodeId 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.

Syntax

nodeIdValue

= toObject.ActualNodeId

Element

Description

toObject

The TestInfo object to be acted on.

nodeIdValue

The actual node ID of the tested

device or router side.

Data Type

String.

Read/Write

Read only.

Added to API

LNS Release 3.0.

ActualProgramId

Summary

Contains the actual 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

ExpectedProgramId

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

Advertising