5-200
IM 701310-17E
:WAVeform?
Function Queries all information about the waveform data.
Syntax
:WAVeform?
Example
:WAVEFORM? -> :WAVEFORM:TRACE 1;
RECORD 0;START 0;END 6249999;
FORMAT WORD;
BYTEORDER LSBFIRST
:WAVeform:BITS?
Function Queries the bit length of the waveform data specified
by “:WAVeform:TRACe”.
Syntax
:WAVeform:BITS?
Example
:WAVEFORM:BITS? -> :WAVEFORM:BITS 16
:WAVeform:BYTeorder
Function Sets the transmission order when using word format
of two bytes or more or queries the current setting.
Syntax
:WAVeform:BYTeorder {LSBFirst|MSBFirst}
:WAVeform:BYTeorder?
Example
:WAVEFORM:BYTEORDER LSBFIRST
:WAVEFORM:BYTEORDER? -> :WAVEFORM:
BYTEORDER LSBFIRST
:WAVeform:END
Function Sets the last data point of the waveform specified by :
WAVeform:TRACe or queries the current setting.
Syntax
:WAVeform:END {<NRf>}
:WAVeform:END?
<NRf> = 0 to 6,249,999
Example
:WAVEFORM:END 12499
:WAVEFORM:END? -> :WAVEFORM:END 12499
Description The total number of data points can be queried using
:WAVeform:LENGth?
.
:WAVeform:FORMat
Function Sets the format of the data to be transmitted or
queries the current setting.
Syntax
:WAVeform:FORMat {ASCii|BYTE|RBYTe|
WORD}
:WAVeform:FORMat?
Example
:WAVEFORM:FORMAT ASCII
:WAVEFORM:FORMAT? -> :WAVEFORM:
FORMAT ASCII
Description For details on the differences in the format setting,
see the description of
:WAVeform:SEND?
.
:WAVeform:LENGth?
Function Queries the total number of points of the waveform
specified by “:WAVeform:TRACe”.
Syntax
:WAVeform:LENGth?
Example
:WAVEFORM:LENGTH? -> :WAVEFORM:
LENGTH 12500
:WAVeform:OFFSet?
Function Queries the offset value when converting the
waveform data specified by :WAVeform:TRACe to
physical values.
Syntax
:WAVeform:OFFSet?
Example
:WAVEFORM:OFFSET? -> 0.000E+00
Description • The offset value is used when converting the
<Block data> that is output using
:WAVeform:
SEND?
to physical values.
• When
:CHANnel<x>:OCANcel
is ON, 0 is
returned.
:WAVeform:POSition?
Function Queries the vertical axis position used for converting
to voltage when RBYTe is specified with :WAVeform:
FORMat.
Syntax
:WAVeform:POSition?
Example
:WAVEFORM:POSITION? -> :WAVEFORM:
POSITION 128
:WAVeform:RANGe?
Function Queries the range value when converting the
waveform data specified by :WAVeform:TRACe to
physical values.
Syntax
:WAVeform:RANGe?
Example
:WAVeform:RANGe? -> 5.000E+00
Description The range value is used when converting the <Block
data> that is output using
:WAVeform:SEND?
to
physical values.
:WAVeform:RECord
Function Sets the target record number for the commands in
the WAVeform group or queries the current setting.
Syntax
:WAVeform:RECord
{AVERage|MINimum|<NRf>}
:WAVeform:RECord?
<NRf> = 0 to –1999
Example
:WAVEFORM:RECORD 0
:WAVEFORM:RECORD? -> :WAVEFORM:RECORD 0
Description • If “AVERage” is specified, the commands in the
WAVeform group are applied to the average value
of the history waveform. The record numbers to be
averaged are set using the
“
:HISTory[:CURRent]:DISPlay
” command. In
addition, the highlight display mode must be set to
“AVERage.” Set the highlight display mode using
the “
:HISTory[:CURent]:MODE
” command.
• Specifying “MINimum” sets the record to the
minimum record number. The selectable record
number varies depending on the model and
acquisition setting. For details, see the DL9000
User’s Manual.
5.30 WAVeform Group
The commands in this group deal with acquired waveform data. There are no front panel keys that correspond to the
commands in this group.