IEC_BACNET_EP_CMD_FAIL_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_EP_CMD_FAIL_PARAM : STRUCT
Contains the data for the Command Failure event type
Command Failure specifies an event that occurs if the values of the referenced property and the Feedback_Property_Reference disagree for a time period greater than the Time_Delay parameter.
- InOut:
Name
Type
Comment
timeDelay
This parameter, of type Unsigned, represents the time, in seconds, that the conditions monitored by the event algorithm must persist before an event notification is issued.
feedbackProperty
This parameter, of type BACnetDeviceObjectPropertyReference, applies to the COMMAND_FAILURE algorithm. It identifies the object and property that provides the feedback to ensure that the commanded property has changed value. This property may reference only object properties that have enumerated values or are of type BOOLEAN.