Programming Guide

Digital Oscilloscopes Series
66
WAVEFORMTRANS
GET_CSV,GCSV
Query
DESCRIPTION
The response to the GET_CSV? Query indicates
current waveform of CSV format.
The GET_CSV? query has options to set. They are
the same as the options of CSVS.
QUERY SYNTAX
Format1:
GET_CSV? SAVE,<state>
The option SAVE sets the CSV save state.
<state>= {OFF,ON}
Format2:
GET_CSV? DD,<DD>,SAVE,<state>
The option DD is the data depth of the CSV format
waveform.
The option SAVE sets the CSV save state.
<DD>={MAXDIS}
MAX sets the CSV waveform depth to maximum.
DIS sets the CSV waveform depth equal to the
displayed on the screen.
<state>= {OFF,ON}
Note:
This command varies with models, so there are two
formats. If you oscilloscope can set the data depth
of CSV file which will be saved, you should use
Format 2, otherwise you should use Format 1.
RESPONSE FORMAT
The waveform data of CSV format
EXAMPLE
The following command transfers the waveform
data of CSV format to the controller. It has
parameter information.
Command message:
Foramt1:
GET_CSV? SAVE,ON