07-29-2010 10:24 AM
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.
Solved! Go to Solution.
07-29-2010 10:35 AM
It is because you have the event set to capture Camera Name Value Change. Try creating an event for Radio Buttons Value Change.
Lynn