program.reasonForHalt

<< Click to Display Table of Contents >>

 

program.reasonForHalt

According to the BACnet protocol documentation:

Reflects the reason why the process was halted. 0 = normal, 1 = load failed, 2 = internal, 3 = program, 4 = other

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

program-<objectAddress>.reasonForHalt

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 16

N3:

<objectAddress>

N4:

<property> = 100

Tag Value

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

Was this page useful?