device.alignIntervals

<< Click to Display Table of Contents >>

 

device.alignIntervals

According to the BACnet protocol documentation:

Specifies whether (TRUE) or not (FALSE) clock-aligned periodic time synchronizations is enabled.

Property alignIntervals of object device can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.alignIntervals

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 193

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?