LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing data from one VI to another

Hi,

  

I would like to know is it possible to pass data from one VI another VI?? What I would like to do is to use the value pf measured "RPM" and pass it to my control motor VI.

 

As attached is my sample of VI

- sensor VI

- control VI

Passing_data_1.PNG

 

 

fendy

 

 

 

 

Download All
0 Kudos
Message 1 of 4
(3,591 Views)
You need to take some of the free LabVIEW tutorials of you don't know how to pass data to a subVI. The best way is through the connector pane of the subVI. Connect the controls of the subVI to it and you are done.
0 Kudos
Message 2 of 4
(3,585 Views)

You can find links to many of these free LabVIEW tutorials (which will completely answer your question) by looking in the upper right corner of the Forum's page.

 

Bob Schor

0 Kudos
Message 3 of 4
(3,567 Views)

you can pass data between vi's through references  Smiley Wink

0 Kudos
Message 4 of 4
(3,539 Views)