07-29-2012 09:42 PM
Dear All Expert,
I am looking for a suggestion on which program structure or combination of strutures that I can use for my programming of the following:
1) My program had a few events triggering object. Start button click, Stop button click, Grid 1 to 4 button click, Serial received buffer true.
2) With all these event cases, I had a sequence that can be programmed using State Machine. However, some of the state to state transistion had to be triggered by the event cases.
3) When stop button is pressed, everything must stop and program to exit
I had little experience with LabView. If possible, can link to some tutorial that is applicable or some example for me to continue with. Thanks a lot
07-30-2012 12:36 AM
Hi,
I suggest you the JKI State Machine...
Best Regards,
07-30-2012 12:52 AM
Hi. What does JKI mean? Where to find material for that?
07-30-2012 12:56 AM
Hi,
JKI developped a tool for installing addons for Labview, and one of them is the JKI state Machine (free).
You need to install VI package manager (http://jki.net/vipm), and then instal the JKI state machine (http://jki.net/state-machine)
You will have then in your palette a new feature : JKI state machine.
Best Regards,