command.objectType

<< Click to Display Table of Contents >>

 

command.objectType

According to the BACnet protocol documentation:

Number indicating the object type.

Property objectType of object command can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

command-<objectAddress>.objectType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 7

N3:

<objectAddress>

N4:

<property> = 79

Tag Value

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

Was this page useful?