How to Programatically update variables via the Write Panel Node.
Hi I am trying to use the Write Panel Mode in my flow to inject values into my target device (via the STM link).
I have setup the Write Panel Node (following the nodes instructions) and the Node works as expected, whereby I can enter values into the variable spaces on the dashboard and when I hit the 'write' key it send it to my target and updates the values.
What I wanted to know, is there a way to programatically trigger the 'Write' from the node red flow instead of using the dashboard button??

This is my example flow.

The 'inject vals' node is a basic node red 'inject' node. I was hoping to use this node to write values into the 'Write panel' node and get it tp send the values to the target without havind to press the 'write' button on the bashboard.
Any help is appreciated
Cheers
Michael
