COMMAND DETAILS 
139 
:SAVe:WAVEform:FILEFormat FCSV 
:SAVe:WAVEform ALL, “Disk:/ALL002” 
Sets the file format to FCSV(fast CSV format). It 
then saves the all channel’s waveforms to the root 
directory (Disk:/) of the internal flash disk in the 
CSV format (with the filename ALL002.CSV). 
:SAVe:WAVEform:FILEFormat LSF 
:SAVe:WAVEform CH2, “Disk:/DS0003.LSF” 
Save the channel 2’s waveform to the root 
directory (Disk:/) of the internal flash disk in the 
LSF format with DS0003.LSF as the filename. 
:SAVe:WAVEform:FILEFormat  
 
Sets the waveform savefile format. 
:SAVe:WAVEform:FILEFormat {LSF | DCSV | FCSV | ?} 
Sets the file format to the GDS 1000B’s 
internal file format, LSF. (xxx.LSF) 
Sets the file format to detail CSV. 
(xxx.CSV) 
Sets the file format to fast CSV. 
(xxx.CSV) 
Returns the file format (LSF, DCSV, FCSV). 
:SAVe:WAVEform:FILEFormat LSF 
Sets the file format to LSF.