loadControl.actualShedLevel

<< Click to Display Table of Contents >>

 

loadControl.actualShedLevel

According to the BACnet protocol documentation:

Indicates the actual amount of power being shed in response to a load shed request. When the object is in the SHED_INACTIVE state, this value shall be equal to the default value of Requested_Shed_Level. After Start_Time plus Duty_Window has elapsed, this value shall be the actual shed amount as calculated based on the average value over the previous duty window. The units for Actual_Shed_Level are the same as the units for Requested_Shed_Level.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loadControl-<objectAddress>.actualShedLevel

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 28

N3:

<objectAddress>

N4:

<property> = 212

Tag Value

One of the following data types:

A 32-bit unsigned integer.

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

A 32-bit floating point number.

Was this page useful?