04-25-2008 09:40 AM
04-25-2008 09:46 AM
04-25-2008 10:15 AM
04-25-2008 10:17 AM
what I want to do is...click on button and close the prog.vi.
04-25-2008 10:47 AM
Well, you don't have a button on the subVI to click on so the first thing to do might be to actually add one there.
Put a while loop in the subVI and wire the Boolean to the termintaion terminal. This is extremely basic stuff (and also covered in the shipping examples). You should spend some time with the tutorials available at http://www.ni.com/academic/lv_training/how_learn_lv.htm
04-25-2008 11:14 AM
04-25-2008 11:36 AM
04-25-2008 01:38 PM
04-25-2008 01:55 PM