11-18-2003 04:27 AM
11-18-2003 08:46 AM
04-20-2011 02:05 PM
I'm trying to transfer a waveform from a TDS7000 series scope in a .csv file. I have a TDS7704B and I can save the image file as a JPEG but not the waveform as a .csv file. Here is my string inputs to NI VISA:
DATA:SOURCE CH1
SAVE:WAVEFORM:FILEFORMAT SPREADSHEETCSV
SAVE:WAVEFORM CH1 (DESTINATION AND FILE NAME)
EXPORT START
Have you get this working and will you share the code?
04-20-2011 02:24 PM