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
Page 1 of 1
Calling a VI from another VI calling external VI from a VI
#2
Posted 15 March 2010 - 10:21 PM
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
problem solved by myself...
-CK
#3
Posted 29 March 2010 - 02:52 AM
c_w_k, on 15 March 2010 - 10:21 PM, said:
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
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
Share this topic:
Page 1 of 1

Help


Back to top
MultiQuote








