LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Clearing waveform graph with my VI

Thank you very much for your help Dennis.
One final question.I used export image in invoke node to transfer the plot into bmp file.

I would also like to have an automatic printout of that graph.I mean i know the way to print out the front panel but the exported image file looks good than the front panel graph.So is it possible to take automated print out of that exported image.
0 Kudos
Message 11 of 15
(716 Views)
You could use the functions on the report palette. There's one called Append Control Image to Report and one called Print Report.
0 Kudos
Message 12 of 15
(712 Views)
Hey I tried to use them but i am getting error 1055.I am attaching the VI .Please dont mind i m entirely new to lab view.
0 Kudos
Message 13 of 15
(704 Views)
You need a reference to the specific control (in your case, waveform graph).  Right click on the waveform graph, select create -> reference and replace the generic control reference in your diagram with the specific one of the waveform graph.

Paul
0 Kudos
Message 14 of 15
(699 Views)
Ok got it and thank you very much fo ryour help.

How can I print both indicator and waveform graph on a single sheet?
0 Kudos
Message 15 of 15
(693 Views)