UNION_BACNET_FAULT_PARAMETER (UNION)

TYPE UNION_BACNET_FAULT_PARAMETER : UNION

The Fault Parameter data type defines the conditions that will generate an fault event.

This data type is used in the Fault Parameters property of the Event Enrollment object. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_FAULT_PARAMETER. Events generation is based on the value of a referenced property. Depending on the type of event initiating object and the event type, an Fault Parameters can contain one of several sets of fields. The choice of fields is indicated by an Fault Type tag.

InOut:

Name

Type

Comment

fpCharString

IEC_BACNET_FP_CHARSTRING_PARAM

Contains the data for the Character String fault event type

fpExtended

IEC_BACNET_FP_EXT_PARAM

Contains the data for the Extended fault event type

fpLifeSafety

IEC_BACNET_FP_COLS_PARAM

Contains the data for the Change of Life Safety fault type

fpState

IEC_BACNET_FP_STATES_PARAM

Contains the data for the Change of State fault type

fpStatusFlags

IEC_BACNET_FP_STAT_FLG_PARAM

Contains the data for the Change of Statusflags fault type