IEC_BACNET_EP_ACCESS_EVENT_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_EP_ACCESS_EVENT_PARAM : STRUCT

Contains the data for the access event event type

InOut:

Name

Type

Comment

eventsCount

IEC_BACNET_ELEMENT_COUNT

Count of entries in the List_Of_Access_Events parameter.

listOfAccessEvents

POINTER TO IEC_BACNET_ACCESS_EVENT

This parameter is a list of BACnetAccessEvent values that applies to the ACCESS_EVENT algorithm. If the value of the referenced property is updated to one of the values in the List_Of_Access_Events, then the Event_State property of the Event Enrollment object makes a transition TO-NORMAL and appropriate notifications are sent.

accessEventTimeReference

IEC_BACNET_DEV_OBJ_PROP_REFERENCE

This parameter, of type BACnetDeviceObjectPropertyReference, applies to the ACCESS_EVENT algorithm. It identifies the object and property (normally the Access_Event_Time property) that provides the last update time of the referenced property that is monitored for access events. This parameter may only reference object properties that are of type BACnetTimeStamp.