I've recently attended a Labview Basics II training course. One of the main topics that we were learning was how to make a State Machine with login. And indeed this is what I'm now trying to encorporate into my metsman Programme. I've attached the necessary Vis which are in zip format. Basically the menu screen (as you will see) consists of firstlya Login and Modes 1-4 and a stop button. I've managed to get it so that when I press Button Mode 2 the appropriate VIs front panel pops us and that when I press stops it goes back to main menu. However, my confusion is with the connector panel, basically i've (at the moment) only got it so that there is only one output from the Metsmanmode2test.VI and this output is wired into the case struct
ure with a shift register. However, if i was to run data through the programme would I see any data appear on my graphs/indicatros. Do I need to accustomise the connector pane to accommodate for all my inputs in the MetsmanMode2test.VI?
So to summarise what terminals from the SubVi need to be connected to the case structure/shift registers and do I need any constants to be wired to the shift register as a result?
Many Thanks
Alexandra Couzens