BACnetAveraging (FB)

FUNCTION_BLOCK PUBLIC BACnetAveraging EXTENDS BACnetStaticObjectBase IMPLEMENTS IBACnetAveraging

FB reflecting a BACnet-Averaging-Object. All Properties of this FB give access to the client writeable BACnet-Properties of the reflected BACnet-Object, although the access is done not client sided (without checking access restrictions). Additionaly access is given for the Average_Value-, Variance_Value-, Maximum_Value- and Minimum_Value-Property although the latter are not (always) client side writeable. Additionally see documentation of BACnetObjectBase.