Hello,
I am working on a project in which i am acquiring signals from a machine using NI DAQmx. I am using Labview 8.0 version. I would be highly obliged if anyone could tell me how to get the acquired data printed in real time. Either in potrait mode or in landscape.
Thankful Regards
Nitzy..
How often do you want to print?
And as Dennis correctly asked, what do you want to print?
A screenshot? A graph? A table?
You could be using up a LOT of paper if you print a new page every time your loop iterates.
hello,
Sorry that i was not clear with my statement. I am acquiring ECG signals and i need to get the graph printouts in real time continuously.. I tried some VIs in the report generation but they are giving the print out only for a single segment, not continuously.. I hope this time my information is not incomplete.
Hoping for a positive response..
Regards,
Nitzy
No, I'm still a little unclear. Do you wish to print the entire graph repeatedly or do you want something like a strip printer? For strip printing, you of course need to find a printer that will do that and probably use the low level printer commands. The standard windows printer driver will print a page at a time.
If you want to use a strip printer, you should provide the make and model of printer.
Hi,
The information you have provided was very helpful for me. Thank you for your help. So is there any way to print the data if i am saving the acquired graph into a spreadseet and then making the printout in landscape mode, so that i can get the whole graph data printed in 5 or 6 sheets??
Regards,
Nitzy..
hi,
You are correct, I am new to labview.. Trying to learn it well from the past 3 months... I have uploaded the vi which i am using to acquire the signals. In this i need to get the printout of all the three graphs displayed..You just have a look and tell me if there is any hope without a stripchart printer.. I mean using a standard printer..
Regards,
Nitzy..