loadControl.expectedShedLevel

<< Clique para Mostrar o Sumário >>

 

loadControl.expectedShedLevel

Segundo a documentação do protocolo BACnet:

Indicates the amount of power that the object expects to be able to 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. When a shed request is pending or active, Expected_Shed_Level shall be equal to the shed level the object expects to be able to achieve at Start_Time. Expected_Shed_Level allows a client (e.g., a master-level Load Control object) to determine if a pending shed request needs to be modified in order to achieve the requested shed level, in the event that Expected_Shed_Level is less than the Requested_Shed_Level. The units for Expected_Shed_Level are the same as the units for Requested_Shed_Level.

A propriedade expectedShedLevel 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>.expectedShedLevel

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 28

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 214

Valor do tag

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.

Esta página foi útil?