octetstringValue.currentCommandPriority

<< Click to Display Table of Contents >>

 

octetstringValue.currentCommandPriority

According to the BACnet protocol documentation:

Indicates the currently active priority. The value of this property shall be equal to the index of the entry in the Priority_Array from which the Present_Value's value has been taken. If Present_Value has taken on the value of Relinquish_Default, this property shall have the value Null.

Property currentCommandPriority of object octetstringValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

octetstringValue-<objectAddress>.currentCommandPriority

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 47

N3:

<objectAddress>

N4:

<property> = 431

Tag Value

One of the following data types:

A null/empty value.

A 32-bit unsigned integer.

Was this page useful?