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- This parameter, of type BOOLEAN, contains whether this notification requires acknowledgment (TRUE) or not (FALSE). - fromState- This parameter, of type BACnetEventState, indicates the Event_State of the object prior to the occurrence of the event that initiated this notification. - toState- This parameter, of type BACnetEventState, indicates the Event_State of the object after the occurrence of the event that initiated this notification. - eventValues- This parameter contains with the notified event associated event values. 
