10-29-2007 02:39 AM
10-29-2007 06:56 AM
10-29-2007 07:17 AM
The easiest way to print a graph is to create a VI that has the indicator (graph) on the front panel. wire the indicator (graph) to the connector pane.. Set this VI to "Automatically print front panel every time VI completes execution" This is found under VI Properties/Print Options. Don't forget to pass the data to the Print Graph.vi. You can customize the VI front panel to be as you like.
10-29-2007 03:00 PM
I generally use reports to print graphs. Create a standard report and send a reference to the image into the report, format, and print.