Subnetid, Subnets – Echelon OpenLNS User Manual
Page 861
OpenLNS Programmer's Reference
824
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.
SubnetId
Summary
Contains the ID of the subnet.
Availability
Local, full, and lightweight clients.
Syntax
returnValue = object.
Element
Description
returnValue
The subnet ID of the device.
object
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Subnets
The Subnets object
objects. Subnets are typically added
automatically when routers or devices are added. In most cases there is no reason for your
application to manually allocate subnets. Subnets can be explicitly added using the
object's
collection. This allows an LCA application to force a
given set of devices onto the same subnet to be able to take advantage of subnet broadcast
messaging.
•
The Subnets collection accessed through the AppDevice or RouterSide objects always
returns a collection containing the single subnet associated with the device's primary
domain.
•
The Subnets collection accessed through the System
object represents all of the subnets
in a system.
The following table summarizes the Subnets object.
Description
A collection of
objects.
Added to API
LNS Release 3.0.
Accessed Through
object.
object.
Default Property
Methods
•
•
Properties
•
•
•
•
•