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 parameter, of type BOOLEAN, contains whether this notification requires acknowledgment (TRUE) or not (FALSE).

fromState

IEC_BACNET_EVENT_STATE

This parameter, of type BACnetEventState, indicates the Event_State of the object prior to the occurrence of the event that initiated this notification.

toState

IEC_BACNET_EVENT_STATE

This parameter, of type BACnetEventState, indicates the Event_State of the object after the occurrence of the event that initiated this notification.

eventValues

IEC_BACNET_NOTIFICATION_PARAMETERS

This parameter contains with the notified event associated event values.