LabVIEW State Machine Example
LabVIEW State Machine Example
When the user push the Start Engine button, the light gets on and when the user push the Stop Engine
button, the light gets off. When the user pushes the Exit button, the program will stop.
The Procedure is as follows:
Step 1: Create a New VI (FileNew VI) (Blank VI)
Faculty of Technology, Postboks 203, Kjlnes ring 56, N-3901 Porsgrunn, Norway. Tel: +47 35 57 50 00 Fax: +47 35 57 54 01
Step 6: Add a Case called Wait in your Case Structure. Create an Event Structure inside this case. Add Event for
your 3 different buttons; Start Engine, Stop Engine and Exit.