BACnetAnalogValue.WritePresentValueNullWithPriority (METH) ¶ METHOD WritePresentValueNullWithPriority : CmpBACnet.IEC_BACNET_STATUS Set the Present_Value to NULL 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 WritePresentValueNullWithPriority CmpBACnet.IEC_BACNET_STATUS Input priority DINT The priority to use when writing to Present_Value.
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.
BACnetAnalogValue.Resolution (PROP) ¶ PROPERTY Resolution : CmpBACnet.IEC_BACNET_REAL
BACnetAnalogValue.SetPriorityArray (METH) ¶ METHOD SetPriorityArray : CmpBACnet.IEC_BACNET_STATUS Command Prioritization - sets the whole Priority_Array of this BACnet object. To write the Present_Value with a single priority WritePresentValueWithPriority can be used. InOut: Scope Name Type Comment Return SetPriorityArray CmpBACnet.IEC_BACNET_STATUS Input arPrioArray ARRAY [1..16] OF CmpBACnet.IEC_BACNET_PRIORITY_ARRAY_ITEM The priority array to set for this BACnet object.
BACnetAnalogValue.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL
BACnetAnalogValue.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_REAL
BACnetAnalogValue.NotificationClass (PROP) ¶ PROPERTY NotificationClass : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetAnalogValue.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetAnalogValue.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetAnalogValue.Units (PROP) ¶ PROPERTY Units : CmpBACnet.IEC_BACNET_ENGINEERING_UNITS