IEC_BACNET_EN_CONDITIONAL (STRUCT)ΒΆ

TYPE IEC_BACNET_EN_CONDITIONAL : STRUCT

The conditional service parameters needed for generating an Event Notification.

InOut:

Name

Type

Comment

ackRequired

IEC_BACNET_BOOLEAN

This contains whether this notification requires acknowledgment or not.

fromState

IEC_BACNET_EVENT_STATE

This indicates the previous Event_State of the object before this notification.

toState

IEC_BACNET_EVENT_STATE

This indicates the current Event_State of the object that initiated this notification.

eventValues

IEC_BACNET_NOTIFICATION_PARAMETERS

This parameter contains the notified event associated event values.