Hi,
I'm looking for a way to make the workflow of our operators more user friendly. Currently they set an parameter directly, however it doesn't match with the rest of the system.
(they do all the work on Device-1 but in the background that is a subdevice-17, which shows on a parameter they have to select)
So what i want is: Make a combobox, on select parse the information and set the correct value to the parameter.
What is my best approach?
Now i've got an combobox created:
How can i use that to convert Device-A01 to 1 add 16 to get to 17 and set 17 to an parameter in the most efficient way?
Can this be done purely in visio or do I have to trigger an automation script on change?
Hi Gerwin,
You could use a combination of Sum and RegexReplace placeholders to achieve the index number you want:
You can also use the above expression within an Execute shape data so that when the user presses the button, a new value will be set to the desired element: