command.actionText

<< Click to Display Table of Contents >>

 

command.actionText

According to the BACnet protocol documentation:

Used to indicate a text string description for each of the possible values of the presentValue property.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

command-<objectAddress>.actionText

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 7

N3:

<objectAddress>

N4:

<property> = 3

Tag Value

A character string containing an XML with a value of type <SequenceOfCharacterString>.

Was this page useful?