lift.notifyType

<< Click to Display Table of Contents >>

 

lift.notifyType

According to the BACnet protocol documentation:

Conveys whether the notifications generated by the object should be Events (1) or Alarms (0).

Property notifyType of object lift can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lift-<objectAddress>.notifyType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 59

N3:

<objectAddress>

N4:

<property> = 72

Tag Value

An integer representing one of the options of enumeration <BACnetNotifyType>.

Was this page useful?