I'm trying to have a message appear only once when a boolean switch is turned on. The switch is in a While loop that controls instruments. Is my approach (see attachment) the best one or is there a simpler way? The code is in Labview 7.1
The "Read a Message" button also turns on the instrument in the frame. Is there a way to keep the switch on and have a one time message tell the operator to "set the voltage" but not have so much code. I've modified the VI to better explain what I want it to do.