<< 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.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
program-<objectAddress>.reasonForHalt |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 16 |
N3: |
<objectAddress> |
N4: |
<property> = 100 |
An integer representing one of the options of enumeration <BACnetProgramError>.