lift.energyMeterRef

<< Click to Display Table of Contents >>

 

lift.energyMeterRef

According to the BACnet protocol documentation:

References the object which indicates the accumulated energy consumption by the lift.

Property energyMeterRef of object lift can be read and written using a block tag with 2 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lift-<objectAddress>.energyMeterRef

Size

2 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 59

B3:

<objectAddress>

B4:

<property> = 461

Size:

2 elements

Block Elements

Index

Name

Type

0

DeviceIdentifier

A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345').

OBS: this is an optional element, a <null> value indicates the element is not present.

1

ObjectIdentifier

A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345').

Was this page useful?