program.programChange

<< Click to Display Table of Contents >>

 

program.programChange

According to the BACnet protocol documentation:

Used to request changes to the operating state of the process this object represents. 0 = ready, 1 = load, 2 = run, 3 = halt, 4 = restart, 5 = unload

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

program-<objectAddress>.programChange

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 16

N3:

<objectAddress>

N4:

<property> = 90

Tag Value

An integer representing one of the options of enumeration <BACnetProgramRequest>.

Was this page useful?