IEC_BACNET_FP_STATES_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_FP_STATES_PARAM : STRUCT

Contains the data for the Change of State fault type

InOut:

Name

Type

Comment

faultValueCount

IEC_BACNET_ELEMENT_COUNT

Number of entries in the List_Of_Fault_Values

pFaultValues

POINTER TO IEC_BACNET_PROPERTY_STATES

This parameter is a list of BACnetPropertyStates that apply to the CHANGE_OF_STATE event algorithm. This event algorithm applies to referenced properties that have discrete or enumerated values. The List_Of_Values is a subset of the possible values that the property may have. If the value of the referenced property changes to one of the values in the List_Of_Fault_Values, then the Event_State property of the Event Enrollment object makes a transition TO-FAULT and appropriate notifications are sent.