LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Print Graph

Hi again.
This time I wonder if it is possible to print a graph from within LabVIEW. I
don´t want anything but the plot.
The staff on my department here thinks it´s a little bit overkill to have to
open Exel to get a graph.
Thank you again!

/Peter Jansson,
Teracom Systemservice Malmoe Sweden
http://www.teracom.se
0 Kudos
Message 1 of 2
(2,868 Views)
"Peter Jansson, Teracom Malmoe" wrote:
>
> Hi again.
> This time I wonder if it is possible to print a graph from within LabVIEW. I
> don´t want anything but the plot.
> The staff on my department here thinks it´s a little bit overkill to have to
> open Exel to get a graph.

Make a separate VI containing a graph. The VI setup options should be:
Run When Opened
Print Panel When Vi Completes Execution
Then place the VI in your main diagram and pass your data to it when you
need to print.
--
Tim
Message 2 of 2
(2,868 Views)