BACnetAnalogValue.WritePresentValueWithPriority (METH) ¶ METHOD WritePresentValueWithPriority : CmpBACnet.IEC_BACNET_STATUS Set the Present_Value with the given priority taking client side restrictions into account (access, priorization, range checks). In contrast to SetPropertyInstance and |PresentValue.Set| all access, priorization and range checks are executed by this call and on return the occurred BACnet error code will be returned. InOut: Scope Name Type Comment Return WritePresentValueWithPriority CmpBACnet.IEC_BACNET_STATUS Input value CmpBACnet.IEC_BACNET_REAL Value to write. priority DINT The priority to use when writing to Present_Value.
Averaging ¶ The BACnet Averaging object. BACnetAveraging (FunctionBlock) AttemptedSamples (Property) AverageValue (Property) Description (Property) MaximumValue (Property) MaximumValueTimestamp (Property) MinimumValue (Property) MinimumValueTimestamp (Property) ObjectPropertyReference (Property) ProfileName (Property) ValidSamples (Property) VarianceValue (Property) WindowInterval (Property) WindowSamples (Property)
BACnetAveraging.MinimumValueTimestamp (PROP) ¶ PROPERTY MinimumValueTimestamp : BACnetDateTime
BACnetAveraging.ObjectPropertyReference (PROP) ¶ PROPERTY ObjectPropertyReference : BACnetDevObjPropReference
BACnetAveraging.ValidSamples (PROP) ¶ PROPERTY ValidSamples : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetAveraging.VarianceValue (PROP) ¶ PROPERTY VarianceValue : CmpBACnet.IEC_BACNET_REAL
BACnetAveraging.AverageValue (PROP) ¶ PROPERTY AverageValue : CmpBACnet.IEC_BACNET_REAL
BACnetAveraging.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetAveraging.MaximumValueTimestamp (PROP) ¶ PROPERTY MaximumValueTimestamp : BACnetDateTime
BACnetAveraging.MinimumValue (PROP) ¶ PROPERTY MinimumValue : CmpBACnet.IEC_BACNET_REAL