loadControl.shedLevelDescriptions

<< Click to Display Table of Contents >>

 

loadControl.shedLevelDescriptions

According to the BACnet protocol documentation:

Represents a description of the shed levels that the Load Control object can take on. This allows a local configuration tool to provide to a user an understanding of what each shed level in this Load Control object's load shedding algorithm will do. The level at which each shed action will occur can then be configured by writing to the Shed_Levels property.

Property shedLevelDescriptions of object loadControl can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loadControl-<objectAddress>.shedLevelDescriptions

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 28

N3:

<objectAddress>

N4:

<property> = 220

Tag Value

A character string containing an XML with a value of type <SequenceOfCharacterString>.

Was this page useful?