<< Click to Display Table of Contents >>
binaryOutput.reliabilityEvaluationInhibit |
According to the BACnet protocol documentation:
Indicates whether (TRUE) or not (FALSE) reliability-evaluation is disabled in the object. This property is a runtime override that allows temporary disabling of reliability-evaluation. When reliability-evaluation is disabled, the Reliability property shall have the value NO_FAULT_DETECTED unless Out_Of_Service is TRUE and an alternate value has been written to the Reliability property.
Property reliabilityEvaluationInhibit of object binaryOutput can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
binaryOutput-<objectAddress>.reliabilityEvaluationInhibit |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 4 |
N3: |
<objectAddress> |
N4: |
<property> = 357 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.