IEC_BACNET_EP_DBL_OUT_OF_RANGE_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_EP_DBL_OUT_OF_RANGE_PARAM : STRUCT
Contains the data for the double Out of Range event type
The Out of Range specifies an event that occurs if the referenced property leaves a range of values defined by the High_Limit and Low_Limit parameters and remains there for Time_Delay seconds.
- 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.
lowLimit
This parameter, of type DOUBLE, specifies the lower alarming limit
highLimit
This parameter, of type DOUBLE, specifies the upper alarming limit
deadband
This parameter, of type DOUBLE, specifies the deadband of the alarming limit