loadControl.requestedShedLevel

<< Clique para Mostrar o Sumário >>

 

loadControl.requestedShedLevel

Segundo a documentação do protocolo BACnet:

Indicates the desired load shedding. If the choice for Requested_Shed_Level is PERCENT, the value of Requested_Shed_Level is interpreted as a requested percentage of Full Duty to which the device is to attempt to reduce its load. The determination of the Full Duty rating (or some alternative baseline power usage) is a local matter. It may be determined from the Full_Duty_Baseline property, if present. If the choice for Requested_Shed_Level is LEVEL, the value of Requested_Shed_Level is used to set a preconfigured level of load shedding. The Load Control object's available shed actions are described by the Shed_Level_Descriptions array and are mapped to the BACnet visible values of Requested_Shed_Level by the Shed_Levels array. The SHED_INACTIVE state shall always be represented by the value 0, which is not represented in the Shed_Levels or Shed_Level_Descriptions arrays. If Requested_Shed_Level choice is AMOUNT, the value of Requested_Shed_Level shall be interpreted as an amount, in kilowatts, by which to reduce power usage. Load Control objects are required to support the LEVEL choice. Support for the PERCENT and AMOUNT choices is optional. This allows a master to be guaranteed the ability to write to the Load Control object by using the LEVEL choice. If a load control command has been issued, and execution of the command has completed, Requested_Shed_Level shall be reset to the default value appropriate to the choice of Requested_Shed_Level used for the last command.

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

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 28

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 218

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?