IEC_BACNET_EP_FLOAT_LIMIT_PARAM (STRUCT)ΒΆ

TYPE IEC_BACNET_EP_FLOAT_LIMIT_PARAM : STRUCT

Contains the data for the Floating Limit event type

InOut:

Name

Type

Comment

timeDelay

IEC_BACNET_UINT

This parameter represents the time in seconds that has to expire 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