LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Splash screen launcher

Solved!
Go to solution
Solution
Accepted by jwp@astro.wisc.edu

Wow, this was really great, and I thank you very much. I got your example running, and learned a lot in the process. I guess I've been at the level of programming where it's all about linear flow of execution, but seeing this state-machine example, and seeing how notifiers work, is wonderful.

 

Thanks again.

 

-Jeff

0 Kudos
Message 11 of 12
(1,236 Views)

Thanks for sharing.

I modified the JKI state machine a bit. Another way of notifying the splash screen. Note that you can put // in front of the "Splash: Notify" state like "//Splash: Notify" which you may find convenient during development where you just run the main vi without the splash screen.

Splash: Notify can be followed by an argument of your choice, like "Splash: Notify>>Almost done now".

 

Modified JKI state machineModified JKI state machine

0 Kudos
Message 12 of 12
(908 Views)