02-01-2009 05:44 PM
I have a boolean control "Run the test" button on the front panel, when I click this button, its value change to TRUE, then it will do a initial diagnosis on part of the DAQ system, if it find any hardware problem, it will send out a singal to notify the user about this error. I am wondering if this event can be passed to the boolean control "Run the test" button, changing its value from TRUE to FALSE inside the VI programmaticlly. because I do not want to stop the whole VI, I only need to stop part of it by changing the control button's value? Thanks
ping
02-01-2009 06:02 PM
02-02-2009 10:53 AM