Nodeid – Echelon OpenLNS User Manual
Page 119
OpenLNS Programmer's Reference
82
Availability
Local, full, and lightweight clients.
Syntax
neuronIdValue = object.NeuronId
Element
Description
neuronIdValue
The NeuronId of the object.
object
on.
Data Type
String.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
NodeId
Summary
Contains the node ID associated with an application device.
The NodeId and
comprise the logical network
method is
invoked on it.
Each AppDevice is allocated a single node ID.
However, you should note that Network Service Devices are
allocated two Node IDs.
Note: As of OpenLNS, you can write to this property.
Availability
Local, full, and lightweight clients.
Syntax
nodeIdValue = object.NodeId
Element
Description
nodeIdValue
The NodeId of the object.
object
object to be acted
on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.