LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

If you are good at Booleans please help!

I modified one of the Labview examples for continuously acquiring data inside a simple state machine. I want a single "Run" button and a single "Exit" button (which will stop the VI completely and ultimately bring them back to the main menu). The user should be able to push the "Run" button multiple times until they are done.

I can't for the life of me get the booleans right!Boolean Logic just is NOT my thing. I'm getting better at it every day, slowly though.

I'm attaching the VI below, your help is much appreciated. Let me know where I went wrong THANK YOUUU!!!!

I have LabVIEW 6.1.

Lauren
0 Kudos
Message 1 of 2
(2,346 Views)
In 6.1 you can use the event structure to do what you want it to do. if this doesn't help send me your global VI's and be more specific as to what exactly you want help with.

Here is a modified VI.

Joe



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 2
(2,346 Views)