IEC_BACNET_EP_FLOAT_LIMIT_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_EP_FLOAT_LIMIT_PARAM : STRUCT
Contains the data for the Floating Limit event type
Floating Limit specifies an event that occurs if the referenced property leaves a range of values determined by the current value of the Setpoint_Reference, High_Diff_Limit, Low_Diff_Limit, and Deadband.
- 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.
setpoint
This parameter, of type BACnetDeviceObjectPropertyReference, applies to the FLOATING_LIMIT event algorithm. It indicates the setpoint reference for the reference property interval.
lowDiffLimit
This parameter, of type REAL, specifies the lower alarming limit
highDiffLimit
This parameter, of type REAL, specifies the upper alarming limit
deadband
This parameter, of type REAL, specifies the deadband of the alarming limit