Description
How can I export the traces of a specific channel into one file, i.e. CSV?
How can I export the traces of a specific channel into one file, i.e. CSV?
This can be done with the following command:
MMEM:STOR:TRAC:CHAN 2, 'C:\Temp\Test1.csv'
(the number of the channel corresponds to the number after "CHAN". In the example it is channel 2.
If time domain is active and you need the export of the time instead of the frequency, it is necessary to export the formated data.
The command to do that is:
MMEM:STOR:TRAC:CHAN 2, 'C:\Temp\Test1.csv', FORM