Nodeid – Echelon OpenLNS User Manual

Page 119

Advertising
background image

OpenLNS Programmer's Reference

82

Availability

Local, full, and lightweight clients.

Syntax

neuronIdValue = object.NeuronId

Element

Description

neuronIdValue

The NeuronId of the object.

object

The

AppDevice

object to be acted

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

SubnetId

comprise the logical network

address assigned to an

AppDevice

when the

Add

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

The

AppDevice

object to be acted

on.

Data Type

Integer.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

Advertising