loadControl.shedLevels

<< Click to Display Table of Contents >>

 

loadControl.shedLevels

According to the BACnet protocol documentation:

An array of unsigned integers representing the shed levels for the LEVEL choice of BACnetShedLevel that have meaning for this particular Load Control object. The array shall be ordered by increasing shed amount. When commanded with the LEVEL choice, the Load Control object shall take a shedding action described by the corresponding element in the Shed_Level_Descriptions array. If the Load Control object is commanded to go to a level that is not in the Shed_Levels array, it shall go to the Shed_Level whose entry in the Shed_Levels array has the nearest numerically lower value. The elements of the array are required to be writable, allowing local configuration of how this Load Control object will participate in load shedding for the facility. This array is not required to be resizable through BACnet write services. The size of this array shall be equal to the size of the Shed_Level_Descriptions array. The behavior of this object when the Shed_Levels array contains duplicate entries is a local matter.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loadControl-<objectAddress>.shedLevels

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 28

N3:

<objectAddress>

N4:

<property> = 221

Tag Value

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

Was this page useful?