02-05-2009 08:55 AM
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
02-05-2009 09:01 AM
i need it very urgently,,,,,i would be very thankful to u all...:)
rgds
Rajan
02-05-2009 09:10 AM
02-05-2009 09:18 AM
i would like to save the waveforms in jpeg and data in text file
rgds
Rajan
02-05-2009 09:30 AM - edited 02-05-2009 09:31 AM
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.
02-05-2009 09:36 AM
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
02-05-2009 09:46 AM
02-06-2009 03:13 AM
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
02-06-2009 09:09 AM
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?