Hi there,
There are two different ways of printing from LabVIEW.
- One way is to enable �Automatically print front panel every time VI completes execution� in the VI Properties;
- the other way is to create a temporary report using the Report Generation VIs and then print the report. You can create a report consisting of only a front panel graph if you want to.
Common for the two solutions is that they print every thing you specify (either the complete front panel or the complete report) and doesn�t append line by line like a plotter.
There is no direct control of the scale of your graph compared to the physical scale of the printed result. You will have to try different sizes of the graph, and determine the ratio yourself.
T
o plot channels on the x-scale and the length on the y-scale, you will have to use the XY Graph indicator. Refer to the Context Help for the XY Graph for information on how to plot multiple channels.
I hope this answers your question.
Best regards,
Philip C.
Applications Engineer
National Instruments
- Philip Courtois, Thinkbot Solutions