622 Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide
26 :SAVE Commands
:SAVE:WAVeform:FORMat
(see page 1138)
Command Syntax
:SAVE:WAVeform:FORMat <format>
<format> ::= {ASCiixy | CSV | BINary}
The :SAVE:WAVeform:FORMat command sets the waveform data format
type:
• ASCiixy — creates comma- separated value files for each analog channel
that is displayed (turned on). The proper file extension for this format
is ".csv".
• CSV — creates one comma- separated value file that contains
information for all analog channels that are displayed (turned on). The
proper file extension for this format is ".csv".
• BINary — creates an oscilloscope binary data format file. See the User's
Guide for a description of this format. The proper file extension for this
format is ".bin".
Query Syntax
:SAVE:WAVeform:FORMat?
The :SAVE:WAVeform:FORMat? query returns the selected waveform data
format type.
Return Format
<format><NL>
<format> ::= {ASC | CSV | BIN | NONE}
When NONE is returned, it indicates that an image file format is currently
selected.
See Also • "Introduction to :SAVE Commands" on page 607
• ":SAVE:WAVeform[:STARt]" on page 621
• ":SAVE:WAVeform:LENGth" on page 623
• ":SAVE:IMAGe:FORMat" on page 612