Subnetid, Subnets – Echelon OpenLNS User Manual
Page 848
OpenLNS Programmer's Reference
811
mode). The device's service LED is
off in this state.
object
object to be acted on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
SubnetId
Summary
Contains the ID of the subnet. The
object's
SubnetId
property identifies the subnet the device is part of.
This property can be used in conjunction with the
property to uniquely identify a device.
Note: As of OpenLNS, you can write to this property.
Availability
Local, full, and lightweight clients.
Syntax
returnValue = object.
Element
Description
returnValue
The subnet ID of the device.
object
to be acted on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
Subnets
Summary
collection object associated with the
. The
collection contains
subnets that are associated with object. For example, the
collection object corresponding to the subnet for the device's
index 0 domain entry.
Availability
Local, full, and lightweight clients.
Syntax
subnetCollection = object.Subnets
Element
Description
subnetCollection
collection
object
upon.
Data Type
collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.