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.
BACnetAveraging.AttemptedSamples
(PROP)BACnetAveraging.AverageValue
(PROP)BACnetAveraging.Description
(PROP)BACnetAveraging.MaximumValue
(PROP)BACnetAveraging.MaximumValueTimestamp
(PROP)BACnetAveraging.MinimumValue
(PROP)BACnetAveraging.MinimumValueTimestamp
(PROP)BACnetAveraging.ObjectPropertyReference
(PROP)BACnetAveraging.ProfileName
(PROP)BACnetAveraging.ValidSamples
(PROP)BACnetAveraging.VarianceValue
(PROP)BACnetAveraging.WindowInterval
(PROP)BACnetAveraging.WindowSamples
(PROP)