BACnetLargeAnalogValue.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_DOUBLE Value to write. priority DINT The priority to use when writing to Present_Value.
BACnetLargeAnalogValue.Resolution (PROP) ¶ PROPERTY Resolution : CmpBACnet.IEC_BACNET_DOUBLE
BACnetLargeAnalogValue.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.
BACnetLargeAnalogValue.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL
BACnetLargeAnalogValue.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_DOUBLE
BACnetLargeAnalogValue.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetLargeAnalogValue.Units (PROP) ¶ PROPERTY Units : CmpBACnet.IEC_BACNET_ENGINEERING_UNITS
BACnetLargeAnalogValue.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetLargeAnalogValue.OutOfService (PROP) ¶ PROPERTY OutOfService : BOOL
BACnetLargeAnalogValue.PresentValue (PROP) ¶ PROPERTY PresentValue : CmpBACnet.IEC_BACNET_DOUBLE