<< Clique para Mostrar o Sumário >>
loadControl.actualShedLevel |
Segundo a documentação do protocolo BACnet:
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.
A propriedade actualShedLevel do objeto loadControl pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
loadControl-<endereçoDoObjeto>.actualShedLevel |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 28 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 212 |
Um dos seguintes tipos de dados:
•Um inteiro de 32 bits sem sinal.
•Um string contendo um XML com um valor do tipo <Unsigned>.
•Um numero em ponto flutuante de 32 bits.