LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to print a graph in LV7.0

I have a waveform graph,how to print it?
thanks a lot!
0 Kudos
Message 1 of 3
(2,535 Views)
there are a couple of ways to do this ... if you want the entire panel you can do it manually by ctrl-p (windows at least)... you can also use the VI Server method get image along with the Open Vi Reference.vi and Print VI to printer method to print the whole panel programatically...
you can also use Append Control Image to report.VI in conjunction with the print report.vi to print your control...

Dan
0 Kudos
Message 2 of 3
(2,535 Views)
can you explain the "vi server method" in detail,if you can give me an example,that would be great! thanks!
0 Kudos
Message 3 of 3
(2,535 Views)