11-18-2009 10:51 PM
Solved! Go to Solution.
11-18-2009 11:35 PM
11-19-2009 12:13 AM
11-19-2009 12:18 AM
i think is using Labview project with project explorer.
11-19-2009 01:32 AM
veceeeee wrote:
How to place two front panels programming diagrams to one front panel using labview, so that i can do multi acquisition at one time running one front panel?
Select all code from the block diagram of the second VI and paste it on an empty area of block diagram the first VI.
Now go the front panel of the first VI and arrange things the way you like. Discard the second VI.
Depending on the code, you might need to do a few tweaks in the code (e.g. ensure that both code segments stop when you're done). I assime you are talking about two toplevel VIs that are not called from other VIs.
11-19-2009 05:43 PM
You did mention that you wish to combine acquisition from two block diagram on to one front panel.
Can you specific in more detail on this whether you found an error when trying to do acquisition with these two programs simultaneously or what?
An image showing an error or pointing out what you're trying to achieve will help a lot on analyzing your problem.
The reply here probably cannot help you anything, if your explaining is very unclear.
An image I mentioned above will help a lot.
11-20-2009 08:23 AM