LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with radio buttons not responding

Solved!
Go to solution

Hi, I have just modified someone's code a little bit because instead of wanting a dropdown menu, I wanted to use radio buttons.

 

Unfortunately, the event structure does not seem to like responding to the radio buttons, but i do not know why... Right now the VI just runs and stays with the same "camera name" the entire time. I'll attach the VI so you can get an idea of what I'm talking about.

0 Kudos
Message 1 of 2
(2,289 Views)
Solution
Accepted by topic author gjacob

It is because you have the event set to capture Camera Name Value Change.  Try creating an event for Radio Buttons Value Change.

 

Lynn

0 Kudos
Message 2 of 2
(2,280 Views)