IEC_BACNET_EP_URANGE_PARAM (STRUCT)ΒΆ
TYPE IEC_BACNET_EP_URANGE_PARAM : STRUCT
Contains the data for the Unsigned Range event type
The Unsigned 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 UNSIGNED, specifies the lower alarming limit - highLimit- This parameter, of type UNSIGNED, specifies the upper alarming limit 
