Release "PriorityValue" after "WritePropertyRequest"
-
Hello Guys
If I use the WritePropertyRequest to write a present value, I do this with the priority 8 (Manual Operation).
As shown in the example:
This works fine but if I want to release the manual operation again, what do I have to do?
Do I have to send a new WritePropertyRequest which sets the PriorityValue back to null?Many thanks for your support!
Regards
Andreas -
I have figured out by myself. You have to send a new WritePropertyRequest on present value but insted of the pv value you have to send a "PriorityValue" with "Null".