Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Combining two VI's onto a front panel

I'm interested in combining a function generator VI and a data logger VI (as
shown in Labview examples) in such a way that I can fit both of them on one
front panel (neatly), and have both VIs reading the same time (or hooked
into one clock). The application is for logging transducer (or temperature)
measurements from multiple channels, while having the option to do function
generation from the same front panel. I hope this makes sense. Any advice?
0 Kudos
Message 1 of 2
(2,546 Views)
you should be able to cut and paste to get what you want. Alternatively the examples are all wired for use as sub vis. Just open a new vi and on the "functions palette" click "select a vi" bottom left. on my computer the examples are under
C:\Program Files\National Instruments\LabVIEW 7.0\examples
Then wire what you want to the front panel, and make the rest constants.
0 Kudos
Message 2 of 2
(2,546 Views)