device.utcOffset

<< Click to Display Table of Contents >>

 

device.utcOffset

According to the BACnet protocol documentation:

Indicates the number of minutes (-720 to +720) offset between local standard time and Universal Time Coordinated. The time zones to the west of the zero degree meridian shall be positive values, and those to the east shall be negative values.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.utcOffset

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 119

Tag Value

A 32-bit signed integer.

Was this page useful?