10.4.28 BACnetReliability

This DataType is an enumeration that defines the various fault states that may be supported by an object. Its values are defined in Table 158.

Table 158 – BACnetReliability Values
Name Value Description
NoFaultDetected0The present value is reliable; that is, no other fault has been detected.
NoSensor1No sensor is connected to the Input object.
OverRange2The sensor connected to the Input is reading a value higher than the normal operating range. If the object is a Binary Input, this is possible when the Binary state is derived from an analog sensor or a binary input equipped with electrical loop supervision circuits.
UnderRange3The sensor connected to the Input is reading a value lower than the normal operating range. If the object is a Binary Input, this is possible when the Binary Input is actually a binary state calculated from an analog sensor.
OpenLoop4The connection between the defined object and the physical device is providing a value indicating an open circuit condition.
ShortedLoop5The connection between the defined object and the physical device is providing a value indicating a short circuit condition.
NoOutput6No physical device is connected to the Output object.
UnreliableOther7The controller has detected that the present value is unreliable, but none of the other conditions describe the nature of the problem. A generic fault other than those listed above has been detected, e.g., a Binary Input is not cycling as expected.
ProcessError8A processing error was encountered.
MultiStateFault9The FAULT_STATE, FAULT_LIFE_SAFETY or FAULT_CHARACTERSTRING fault algorithm has evaluated a fault condition.
ConfigurationError10The object's properties are not in a consistent state.
CommunicationFailure12Proper operation of the object is dependent on communication with a remote sensor or device and communication with the remote sensor or device has been lost.
MemberFault13Indicates that the set of referenced member objects includes one or more Status_Flags properties whose FAULT flag value is equal to TRUE.
MONITORED_OBJECT_FAULT14Indicates that the monitored object is in fault.
TRIPPED15The end device, such as an actuator, is not responding to commands, prevented by a tripped condition or by being mechanically held open.

Its representation in the AddressSpace is defined in Table 159.

Table 159 – BACnetReliability Definition
Attribute Value
BrowseNameBACnetReliability
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0: EnumValueType[]0:PropertyType