8.23 BACnetFaultEvaluationType

8.23.1 General

This OPC UA ObjectType represents a set of variables related to the BACnet fault evaluation concept.

This OPC UA ObjectType covers BACnet reliability evaluation. Parameters for BACnet fault reporting are covered by BACnetEventReportingType.

8.23.2 ObjectType definition

The BACnetFaultEvaluationType is formally defined in Table 68.

Table 68 – BACnetFaultEvaluationType Definition
Attribute Value
BrowseNameBACnetFaultEvaluationType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableReliabilityBACnetReliability0:PropertyTypeM
0:HasPropertyVariableReliability_Evaluation_Inhibit0:Boolean0:PropertyTypeO
0:HasComponentObjectFaultAlgorithmBACnetFault AlgorithmTypeO

The BACnetFaultEvaluationType ObjectType is a concrete type and can be used directly.

8.23.3 ObjectType Description

8.23.3.1 Variable Reliability

This OPC UA Property, of DataType BACnetReliability, represents the BACnet property Reliability. The BACnetReliability DataType is defined in 10.4.28.

It provides an indication of whether the Present_Value or the operation of the physical I/O in question is “reliable” as far as the BACnet Device or operator can determine and, if not, why.

8.23.3.2 Variable Reliability_Evaluation_Inhibit

This OPC UA Property, of DataType Boolean, represents the BACnet property Reliability_Evaluation_Inhibit.

It indicates whether or not reliability-evaluation is disabled in the object.

8.23.3.3 Object FaultAlgorithm

This object, of type BACnetFaultAlgorithmType describes the BACnet fault algorithm used by the physical device.