11-29-2006 05:00 AM
11-29-2006 01:28 PM
11-29-2006 02:12 PM
11-30-2006 12:21 PM
Hi Alfredo
I hope you are doing well today. I assume that you want to print out your
waveform graph and table controls when you reach a certain point in your data acquisition.
There is an example VI, PrintControlExample.vi, in LabVIEW which can be found
using the Example Finder. You can open the Example Finder by clicking Help
-> Find Examples and then navigate to the VI by selecting Printing and
Publishing Data -> Printing VI's -> PrintControlExample.vi. In order to
do real time printing, you can just add extra logic which makes the VI print
the information when a certain condition is reached, while the data acquisition
carries on.
Have a great day!