loadControl.shedLevels

<< Clique para Mostrar o Sumário >>

 

loadControl.shedLevels

Segundo a documentação do protocolo BACnet:

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.

A propriedade shedLevels do objeto loadControl pode ser lida e escrita utilizando um tag normal (IOTag).

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

loadControl-<endereçoDoObjeto>.shedLevels

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 28

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 221

Valor do tag

Um string contendo um XML com um valor do tipo <SequenceOfUnsigned>.

Esta página foi útil?