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

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.

setpoint

IEC_BACNET_DEV_OBJ_PROP_REFERENCE

This parameter, of type BACnetDeviceObjectPropertyReference, applies to the FLOATING_LIMIT event algorithm. It indicates the setpoint reference for the reference property interval.

lowDiffLimit

IEC_BACNET_REAL

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

highDiffLimit

IEC_BACNET_REAL

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

deadband

IEC_BACNET_REAL

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