program.programLocation

<< Click to Display Table of Contents >>

 

program.programLocation

According to the BACnet protocol documentation:

String that may be used by the application program to indicate its location within the program code, for example, a line number or program label or section name.

Property programLocation of object program can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

program-<objectAddress>.programLocation

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 16

N3:

<objectAddress>

N4:

<property> = 91

Tag Value

A string value.

Was this page useful?