Subsystems, Subsystems c, S subsystems – Echelon OpenLNS User Manual
Page 873
OpenLNS Programmer's Reference
836
Element
Description
object
collection returned.
Data Type
collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Subsystems
Summary
collection object associated with the
can be used to represent and define subsystem hierarchy.
For example, you could define a subsystem representing a
building. The building subsystem could consist of separate
subsystems for each floor, and each floor subsystem could
contain a set of subsystems for each room on the floor. The
room subsystem could then contain separate subsystems for
HVAC, security, and lighting subsystems. Defining
subsystem hierarchies in this way should allow you to keep
the application devices and routers in your network
organized by location.
Availability
Local, full, and lightweight clients.
Syntax
subsystemCollection = object.
Element
Description
associated with the object.
object
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Subsystems
The Subsystems object
accessed through an
object represents all of the subsystems which
contain that
object.
object can be used to represent and
define subsystem hierarchy.
For example, you could define a subsystem representing a
building. The building subsystem could consist of separate subsystems for each floor, and
each floor subsystem could contain a set of subsystems for each room on the floor. The room
subsystem could then contain separate subsystems for HVAC, security, and lighting
subsystems. Defining subsystem hierarchies in this way should allow you to keep the
application devices and routers in your network organized by location.