channel.lastPriority

<< Click to Display Table of Contents >>

 

channel.lastPriority

According to the BACnet protocol documentation:

Conveys the priority at which the Present_Value was most recently written (1..16). If an attempt was made to write to the Present_Value without the 'Priority' parameter, a default priority of 16 (the lowest priority) shall be assumed. The initial value of Last_Priority shall be 16.

Property lastPriority of object channel can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

channel-<objectAddress>.lastPriority

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 53

N3:

<objectAddress>

N4:

<property> = 369

Tag Value

A 32-bit unsigned integer.

Was this page useful?