device.protocolVersion

<< Click to Display Table of Contents >>

 

device.protocolVersion

According to the BACnet protocol documentation:

Represents the version of the BACnet protocol supported by this BACnet device.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.protocolVersion

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 98

Tag Value

A 32-bit unsigned integer.

Was this page useful?