Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving and printing a waveform segement?

I am monitoring a continuous waveform - I would like to save and print a segment of this waveform, how might I do this?
0 Kudos
Message 1 of 5
(3,362 Views)

Please be more eloberate with your query so that we might suggest better

what programming languare are you using?? LabVIEW?? CVI??

What data acquisition hardware are you using??

what signal are you acquiring??

0 Kudos
Message 2 of 5
(3,361 Views)
On printing and saving a waveform, I'm using LabVIEW, DAQ 6015, a sine wave, I would like to save and print the front panel when I choose or at a predetermined time or upon a preset trigger.
0 Kudos
Message 3 of 5
(3,352 Views)
Hi,

There are a couple ways to do what you are asking and online documentation that explains how to do each of these. As far as the timing or the triggering goes, then I would just suggest implementing this action in a case or event structure and then setting up your conditions to allow you to control when you do the printing.

How Do I Print a Single Control from the Front Panel (for example, a Graph)?

There is also a link to a developer zone site at the bottom, which contains a llb with even more examples. If you need any further help with this issue please reply so I can stay on top of your issue.

Have a great week,

Michael
Message 4 of 5
(3,331 Views)
Thqnk you Michael - will progress on that!
0 Kudos
Message 5 of 5
(3,324 Views)