Jump to content

Calling a VI from another VI


c_w_k

Recommended Posts

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

Link to comment
  • 2 weeks later...

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... :wacko:

-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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.