LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a problem about the SubVI application

Hellow!
Attached is a simple example about using subvi,i want to use input data.vi as a control panel,so that when i run main.vi,the data from input data.vi will show in main.vi,i have made two output teminal for the input data.vi,but why i can not connect the two teminal from input data.vi to the indicator in main.vi? thanks!

Message Edited by happybird on 06-09-2005 10:24 PM

0 Kudos
Message 1 of 2
(2,331 Views)
You cannot connect an input of a subVI to a indicator, you need to turn the two controls on the "input data.vi" into indicators.
Now their connectors automatically turn into outputs that you can connect to your indicators on the main.vi.
0 Kudos
Message 2 of 2
(2,321 Views)