12-19-2018 06:22 AM
Hello,
I want to control ring control items based on the selection of radio buttons.
How can I do that
12-19-2018 06:31 AM
Which control do you mean? You mean text ring controls? You can use a value property node. From the radio buttons you can make a value and write that to the property node.
12-19-2018 06:44 AM
Hi krjasani,
I want to control ring control items based on the selection of radio buttons.
I guess you want to change/set ring items based on some conditions: use the "Strings[]" (or "Strings and Values []") property of the ring…
12-19-2018 06:48 AM
Hello,
Thanks for response.
I want functionality where if user select Radio Button-1, then select item from list-1 like wise.
Please see attached snap for understanding.
12-19-2018 06:55 AM
12-19-2018 06:58 AM
ring.png
12-19-2018 07:01 AM
2018-12-19 13_59_41-Untitled 1 Block Diagram on Modbus Library.lvproj_My Computer _.png
12-19-2018 10:34 PM
Hello, Can you share VI ?
12-20-2018 08:32 AM
Combining Radio Button logic and Ring Control Logic.png
12-20-2018 09:37 AM
Attached snippet