User manual

COMMAND DETAILS
151
Example 3
: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).
Example 4
: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.
Note: Only LSF file format can be recalled by scope
using remote commands.
:SAVe:WAVEform:FILEFormat
Set
Query
Description
Sets the waveform savefile format.
Syntax
:SAVe:WAVEform:FILEFormat {LSF | DCSV | FCSV |
LMDCSV | LMFCSV | ?}
Parameter
LSF
Sets the file format to the GDS 2000A’s
internal file format, LSF. (xxx.LSF)(no
support LA)
DCSV
Sets the file format to detail CSV.
(xxx.CSV)
FCSV
Sets the file format to fast CSV.
(xxx.CSV)
LMDCSV
Sets the file format to LM detail CSV.
(xxx.CSV)
LMFCSV
Sets the file format to LM fast CSV.
(xxx.CSV)
Return parameter
Returns the file format (LSF , DCSV, FCSV ,
LMDCSV,LMFCSV ).