LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What Program Structure to use?

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 

0 Kudos
Message 1 of 4
(2,427 Views)

Hi,

I suggest you the JKI State Machine...

Best Regards,

V-F
0 Kudos
Message 2 of 4
(2,415 Views)

Hi. What does JKI mean? Where to find material for that?

0 Kudos
Message 3 of 4
(2,411 Views)

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, 

V-F
0 Kudos
Message 4 of 4
(2,408 Views)