BACnetMultistateOutput.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_UNSIGNED- Value to write. - priority- DINT- The priority to use when writing to Present_Value. 
