Description, Extensions – Echelon OpenLNS User Manual

Page 869

Advertising
background image

OpenLNS Programmer's Reference

832

Subsystem

object in the

ConstClassIds

constant:
5 lcaClassIdSubsystem

object

The object to be acted on.

Data Type

Integer.

Read/Write

Read only.

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.

Description

Summary

Stores description information about the

Subsystem

object

.

Availability

Local, full, lightweight, and independent clients. Note that

some collections are not available to Independent clients.

Syntax

stringValue = object.Description

Element

Description

stringValue

A string description of the

Subsystem

object.

object

The

Subsystem

object to be acted on.

Data Type

String.

Read/Write

Read/write.

Added to API

This depends on the object used to access the property.

Generally, this property exists for the objects listed above as

soon as they are added to the API. See the applicable object

to determine what release it was introduced in.

Extensions

Summary

Contains the

Extensions

collection object associated with the

specified

Subsystem

.

This property returns an

Extensions

collection. The objects

in this collection represent user data reserved for

manufacturers. Each object is identified with a unique

identifier set by the manufacturer

Availability

Local, full, lightweight, and independent clients.

Syntax

extensionsColl = object.

Extensions

Element

Description

extensionsColl

The

Extensions

collection object.

object

The object whose

Extensions

collection is being returned.

Data Type

Extensions

collection object.

Advertising