LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is possible to transfer data from vi to vit ?

Hi all,
 
I want to tranfer the control value ( data ) from one Vi to another Vit. ..............is it possible?
if so.....any of you can come forward to help / guide me.
 
thanks
waiting for your reply
Ram
 
0 Kudos
Message 1 of 4
(2,568 Views)

Hi Ram,

you can send data between vis using for example queues ot notifier.

Mike

0 Kudos
Message 2 of 4
(2,567 Views)
Or you can use an Action Engine aka Functional Global.
If you need control data just tranfered once like in a subVI call you can use Set Control Value in a Invoke Node.
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 3 of 4
(2,541 Views)

Thanks .

 

0 Kudos
Message 4 of 4
(2,509 Views)