IEC_BACNET_FP_COLS_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_FP_COLS_PARAM : STRUCT
Contains the data for the Change of Life Safety fault type
Change of Life Safety specifies an event that occurs when the value of the referenced property becomes equal to any of the values in the List_Of_Life_Safety_Fault_Values, and remains within the set of values in this list for Time_Delay seconds.
- InOut:
Name
Type
Comment
safetyFaultValueCount
Count of entries in the List_Of_Life_Safety_Fault_Values
pLifeSafetyFaultValues
POINTER TO IEC_BACNET_LIFE_SAFETY_STATE
This parameter is a list of BACnetLifeSafetyState that applies to the CHANGE_OF_LIFE_SAFETY algorithm. If the value of the referenced property changes to one of the values in the List_Of_Life_Safety_Fault_Values, then the Event_State property of the Event Enrollment object makes a transition TO-FAULT and appropriate notifications are sent. The resulting event state is LIFE_SAFETY_FAULT
modePropertyReference
This parameter, of type BACnetDeviceObjectPropertyReference, applies to the CHANGE_OF_LIFE_SAFETY algorithm. It identifies the object and property that provides the operating mode of the referenced object providing life safety functionality (normally the Mode property). This parameter may reference only object properties that are of type BACnetLifeSafetyMode.