LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with passing data between VIs

Solved!
Go to solution

Hi Jay,

 

what exactly do you mean by "wire two vi with different files" or "can you wire 2 different VI?  by 2 different VI, I mean 2 different files!"?

 

- Do you want to connect 2 different subvis? Just put them in your main vi and wire...

 

- Do you want to use one subvi with 2 different inputs? Put the vi in your main vi and use an array of input values with an auto-indexing loop...

 

If that's not what you need to know you can either rephrase your question or attach an example vi to demonstrate your problems...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 21 of 22
(453 Views)

what's the best way to pass data in the same Vi?!

through wire, global or local variable!

 

My answer to this question is all three of them are the same?!  Am I right on this?!


 

I dont think so all three are same.  My order from the least preffered would be global, Local and wire

0 Kudos
Message 22 of 22
(447 Views)