BACnetBinaryOutput.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_BINARY_PV Value to write. priority DINT The priority to use when writing to Present_Value.
BinaryValue ¶ The BACnet Binary Value object. BACnetBinaryValue (FunctionBlock) AckedTransitions (Property) ActiveText (Property) AlarmValue (Property) ChangeOfStateCount (Property) ChangeOfStateTime (Property) Description (Property) ElapsedActiveTime (Property) EventAlgorithmInhibit (Property) EventAlgorithmInhibitRef (Property) EventDetectionEnable (Property) EventEnable (Property) EventMessageTexts (Property) EventMessageTextsConfig (Property) EventState (Property) EventTimeStamps (Property) GetPriorityArray (Method) InactiveText (Property) MinimumOffTime (Property) MinimumOnTime (Property) NotificationClass (Property) NotifyType (Property) OutOfService (Property) PresentValue (Property) ProfileName (Property) Reliability (Property) ReliabilityEvaluationInhibit (Property) RelinquishDefault (Property) SetPriorityArray (Method) StatusFlags (Property) TimeDelay (Property) TimeDelayNormal (Property) TimeOfActiveTimeReset (Property) TimeOfStateCountReset (Property) WritePresentValueNullWithPriority (Method) WritePresentValueWithPriority (Method)
BACnetBinaryOutput.TimeOfStateCountReset (PROP) ¶ PROPERTY TimeOfStateCountReset : BACnetDateTime
BACnetBinaryOutput.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.
BACnetBinaryOutput.RelinquishDefault (PROP) ¶ PROPERTY RelinquishDefault : CmpBACnet.IEC_BACNET_BINARY_PV
BACnetBinaryOutput.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.
BACnetBinaryOutput.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryOutput.TimeOfActiveTimeReset (PROP) ¶ PROPERTY TimeOfActiveTimeReset : BACnetDateTime
BACnetBinaryOutput.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY
BACnetBinaryOutput.ReliabilityEvaluationInhibit (PROP) ¶ PROPERTY ReliabilityEvaluationInhibit : BOOL