Page 1 of 1

Update multiple tags from one object

Posted: Mon Oct 02, 2017 6:38 pm
by RonH
I have a screen that has 12 buttons on it, each corresponds to a different tag, when the user presses a button the tag value is displayed on an analog numeric, all works well.
Now I'd like the user to click the analog numeric, change the value and have the associated tag update, this is where I'm having an issue. how do I pass the value from the analog numeric back to the tag associated to the button that was pressed?

Re: Update multiple tags from one object

Posted: Wed Feb 28, 2018 4:49 pm
by Russ C.
This should be able to be done by assigning the tag to the Analog Numeric. See attached.

Using this tag assignment the Analog Numeric will update its value as the tag is changed from the button as well as allow the user to write to that tag.