Well, I finally made my first labview application 🙂 Looks pretty good, does the things I need (reacts vegetable oil in 3 heating vessels, using a heated oil in the 3 vessels jackets - all controlled by labview and all variables can be changed, ie temperature, timers etc.).
However, I cannot get the reset to work the way I would like, due to some timers having to sit in case structures to prevent premature triggering.
In the build vi, I don't really want to use a mouse, just a keyboard, but need to restart the application every so often, to give the system a full reset. Would I be able to do this using watchdog? I'm hoping it will allow me at the press of a key to reload / restart the built vi. I've added the program below if anyone needs to check it out for me.
Thanks in advance.
Steven