IEC_BACNET_EP_SIG_OUT_OF_RANGE_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_EP_SIG_OUT_OF_RANGE_PARAM : STRUCT

Contains the data for the signed Out of Range event type

The signed 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

IEC_BACNET_UNSIGNED

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

IEC_BACNET_SIGNED

This parameter, of type INTEGER, specifies the lower alarming limit

highLimit

IEC_BACNET_SIGNED

This parameter, of type INTEGER, specifies the upper alarming limit

deadband

IEC_BACNET_UNSIGNED

This parameter, of type UNSIGNED, specifies the deadband of the alarming limit