Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Storing of Analog i/p waveforms

Dear Sir,

           I am using DAq card PCI 6251 and BNC 2120 for acquiring analog input current waveform.i want to store the current waveform in labview not the datas of the current. i used that write to measurement file but it stores only the datas not the waveform. so please suggest me the solutions for storing the analog input current waveform. with thanks in advance suresh.

0 Kudos
Message 1 of 2
(2,841 Views)

You would have been better to post this question to the LabVIEW board since it has nothing to do with DAQ.

 

I'm assuming that what you mean is that you want to store the image of a graph. You can use an Invoke Node. The Get Image method will return Image Data and you can wire that to a Write JPG/Write PNG/Write BMP function.

 

Edit - why would you create a new thread instead of posting to your original?

Message Edited by Dennis Knutson on 03-25-2010 08:23 AM
0 Kudos
Message 2 of 2
(2,830 Views)