escalator.energyMeter

<< Click to Display Table of Contents >>

 

escalator.energyMeter

According to the BACnet protocol documentation:

Indicates the accumulated energy consumption by the lift. The units shall be kilowatt-hours. When this value reaches 99999 kWh, it shall wrap to a value near zero; the particular value to which it wraps is a local matter. If the Energy_Meter_Ref property is present and initialized (contains an instance other than 4194303), then the Energy_Meter property, if present, shall contain a value of 0.0.

Property energyMeter of object escalator can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

escalator-<objectAddress>.energyMeter

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 58

N3:

<objectAddress>

N4:

<property> = 460

Tag Value

A 32-bit floating point number.

Was this page useful?