-
MS58 CSV File Export for ALL Channels - SCPI Command
Hi,
I would like to know how to do "Save a waveform or spectrum trace to a file" for all channels as you can see there is an option for "ALL".
Do you know the sequences for sending SCPI commands for achieving this fucntion?
because I've tried the following commands by the folllowing order, but when I trigged it ON (SAVEON:TRIGger ON), it doesn't generate any file in my file location.
SAVEON:WAVEform ON
SAVEON:WAVEform:FILEFormat SPREADS
SAVEON:WAVEform:SOURce ALL
SAVEON:FILE:DEST "C:\sample"
SAVEON:FILE:NAME "test"
SAVEON:TRIGger ON