IEC_BACNET_EP_COLS_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_EP_COLS_PARAM : STRUCT

Contains the data for the Change of Life Safety event type

InOut:

Name

Type

Comment

timeDelay

IEC_BACNET_UINT

This parameter represents the time in seconds that has to expire before an event notification is issued.

safetyAlarmValueCount

IEC_BACNET_ELEMENT_COUNT

Contains the count of entries in the list of life safety alarm values.

pLifeSafetyAlarmValues

POINTER TO IEC_BACNET_LIFE_SAFETY_STATE

This parameter is a list of BACnetLifeSafetyState that applies to the CHANGE_OF_LIFE_SAFETY algorithm.

alarmValueCount

IEC_BACNET_ELEMENT_COUNT

Count of entries in the List_Of_Alarm_Values

pAlarmValues

POINTER TO IEC_BACNET_LIFE_SAFETY_STATE

This parameter is a list of BACnetLifeSafetyState that applies to the CHANGE_OF_LIFE_SAFETY algorithm.

modePropertyReference

IEC_BACNET_DEV_OBJ_PROP_REFERENCE

This parameter, of type BACnetDeviceObjectPropertyReference, applies to the CHANGE_OF_LIFE_SAFETY algorithm.