c_w_k Posted March 15, 2010 Report Posted March 15, 2010 hello, I'm wondering if anyone can explain how to call an external VI from another VI. I'm wanting to press a "Start" button on one vi and once the start button is pressed I want another VI to be called that actually executes the start function. I don't think this should be very hard to do but I've tried looking and haven't seen anything yet. Thanks Chad Quote
c_w_k Posted March 15, 2010 Author Report Posted March 15, 2010 Never mind... after looking around this is easy....just need to click the "Select VI..." button, not sure how i missed that before. problem solved by myself... -CK Quote
Robby Posted March 29, 2010 Report Posted March 29, 2010 Never mind... after looking around this is easy....just need to click the "Select VI..." button, not sure how i missed that before. problem solved by myself... -CK hi, CK I you could use the Event structure to complete it 1. create event structure and add event case for Start Control 2. place your VI on this case and select "run when opened" 3 you could also set you sub vi as a dialog that is it Robby Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.