LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically cycle through radio button selections

I’ve been searching through the forums but I haven’t found a solution to the problem that I am experiencing. In my VI, I am communicating to a hardware device which is actually quite straightforward. I’ve managed to get the communication link up and running, but now the problem comes about. In the VI, there is a radio button which has three different options. Depending on which one is selected, the value that is in that x,y location will be sent to the serial device. I can manually cycle through these positions for alignment but once everything is set into place and aligned I would like to be able to automatically cycle through the positions at a certain frequency. Any suggestions?

 

George
0 Kudos
Message 1 of 3
(2,361 Views)
0 Kudos
Message 2 of 3
(2,360 Views)
This would be a piece of donut if you wrote this as a State Machine.  You could set the active camera control using a Local Variable...
Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 3 of 3
(2,315 Views)