timepatternValue.reliabilityEvaluationInhibit

<< Click to Display Table of Contents >>

 

timepatternValue.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 timepatternValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

timepatternValue-<objectAddress>.reliabilityEvaluationInhibit

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 49

N3:

<objectAddress>

N4:

<property> = 357

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?