LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

saving waveform & data

Hi all

 

I would very thankful to you if any one could post me a Vi about how to save the waveforms and as well as their respective data.I am using a NI PCI 6225. 

 

thank you

 

rgds

Rajan

0 Kudos
Message 1 of 9
(3,367 Views)

i need it very urgently,,,,,i would be very thankful to u all...:)

 

rgds

Rajan

0 Kudos
Message 2 of 9
(3,366 Views)
Why don't you just look at the shipping examples if you need it that urgently. There are numerous examples. Just do a search for 'files'. The hard part for you will be deciding on the format of the saved data. You haven't specified that.
0 Kudos
Message 3 of 9
(3,362 Views)

i would like to save the waveforms in jpeg and data in text file

 

rgds

Rajan

0 Kudos
Message 4 of 9
(3,354 Views)

To save an image of a control/indicator you use the Get Image method and pass the image data to the Write JPEG File function. to save as text, there are the Write to Measurement File, Export Waveforms to Spreadsheet File, Write to Spreadsheet File, etc. functions. Look at the examples and try the different functions.

 

Message Edited by Dennis Knutson on 02-05-2009 08:31 AM
0 Kudos
Message 5 of 9
(3,352 Views)

1st of all thank you very much for reply so soon

 

I had already prepared a VI, but i find it difficult,,,i do not understand how to attach the things that you have said to me,,,heres my VI

 

rgds

rajan

0 Kudos
Message 6 of 9
(3,347 Views)
Right click on the chart and select 'Create Reference'. Right click on the reference and select Create>Method>Get Terminal Image. The Write to JPEG is on the Graphics & Sound>Graphics Formats palette.
0 Kudos
Message 7 of 9
(3,343 Views)

Dennis, i am very thankful to u,,,,but i wonder is my VI correct????i did not test it till now,,,,will it get the data from the waveforms in excel???

 

thanks

Rgds

Rajan

0 Kudos
Message 8 of 9
(3,305 Views)

Write to Measurement File will create a text file that can be loaded by Excel.

 

And why would you wait so long to test such a basic VI?

0 Kudos
Message 9 of 9
(3,283 Views)