octetstringValue.presentValue

<< Click to Display Table of Contents >>

 

octetstringValue.presentValue

According to the BACnet protocol documentation:

Indicates the current value of the object.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

octetstringValue-<objectAddress>.presentValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 47

N3:

<objectAddress>

N4:

<property> = 85

Tag Value

A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').

Was this page useful?