datetimeValue.notifyType

<< Click to Display Table of Contents >>

 

datetimeValue.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 datetimeValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

datetimeValue-<objectAddress>.notifyType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 44

N3:

<objectAddress>

N4:

<property> = 72

Tag Value

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

Was this page useful?