LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you print a waveform chart (programmatically)?

Is there anyway to print a waveform chart programmatically without it being is a separate VI (and using print panel.vi).  As part of my Real Time, I have a tabbed section where the operator can select and view a few different charts which display the last 10 minutes of data.  I want to print this chart, not that whole front panel.  I don't want to make a different vi to display only the graphs.  Any ideas?
0 Kudos
Message 1 of 5
(4,169 Views)
Here's a link of the 3 most popular ways of printing objects in LV:
http://digital.ni.com/public.nsf/allkb/981c98819dbb89fe862569610046cfb8


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 2 of 5
(4,160 Views)

Hey, that looks perfect.  Exactly what I need (and couldn't find).

Thanks a bunch,

--
Sean

0 Kudos
Message 3 of 5
(4,157 Views)
Hi,
when u have report generation, i think this will become more easier one.
in the report generation functions palette, there is a Express vi called Report with Printer as a icon.
after u configure this vi, if you wire the waveform chart value, it will print the waveform chart on the printer.
 
 
Thanks,
Sathish
0 Kudos
Message 4 of 5
(4,155 Views)
Welcome to the fourm Sathish! Smiley Happy


2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 5 of 5
(4,148 Views)