5-112
IM 701730-17E
:WAVeform:BYTeorder
Function
Sets/queries the order used to transmit words
consisting of multiple bytes.
Syntax
:WAVeform:BYTeorder
{LSBFirst|MSBFirst}
:WAVeform:BYTeorder?
Example
:WAVEFORM:BYTEORDER LSBFIRST
:WAVEFORM:BYTEORDER? ->
:WAVEFORM:BYTEORDER LSBFIRST
:WAVeform:DATaselect
Function
Sets whether to use the ACQ data or P-P data
when querying the waveform that is specified
with the “
WAVeform:TRACe
” command or
queries the current setting.
Syntax
:WAVeform:DATaselect
{ACQData|PPData}
:WAVeform:DATaselect?
Example
:WAVEFORM:DATASELECT ACQDATA
:WAVEFORM:DATASELECT? ->
:WAVEFORM:DATASELECT ACQDATA
:WAVeform:END
Function
Sets/queries the point at which the last item of
data of the waveform designated by
“
WAVeform:TRACe
” is to be located.
Syntax
:WAVeform:END {<NRf>}
:WAVeform:END?
<NRf>= 0 to 1001999 (DL1720E)
0 to 2003999 (DL1740E)
0 to 8015999 (DL1740EL)
Example·
:WAVEFORM:END 1001
:WAVEFORM:END? -> :WAVEFORM:END
1001
Description
You can query total data length (points) with the
“
:WAVeform:LENgth
” command.
:WAVeform:FORMat
Function
Sets/queries the format in which the data is to
be transmitted.
Syntax
:WAVeform:FORMat {ASCii|BYTE|WORD}
:WAVeform:FORMat?
Example
:WAVEFORM:FORMAT ASCII
:WAVEFORM:FORMAT? ->
:WAVEFORM:FORMAT ASCII
Description
For information on the different formats
selected with this command, refer to the
Description section of “
WAVeform:SEND?
.”
:WAVeform:LENGth?
Function
Queries the number of records (total number of
data points) in the waveform designated by
“
WAVeform:TRACe
.”
Syntax
:WAVeform:LENGth?
Example
:WAVEFORM:LENGTH? ->
:WAVEFORM:LENGTH 1002
:WAVeform:OFFSet?
Function
Queries the offset value that is used when
converting the waveform specified by the
“
WAVeform:TRACe
” command to physical
values.
Syntax
:WAVeform:OFFSet?
Example
:WAVEFORM:OFFSET? -> 0.000E+00
Description
This offset value is used when converting the
<block data> that are output by the
“
WAVeform:SEND?
” command to physical
values.
:WAVeform:RANGe?
Function
Queries the range that is used when converting
the waveform specified by the
“
:WAVeform:TRACe
” command to physical
values.
Syntax
:WAVeform:RANGe?
Example
:WAVeform:RANGe? -> 5.000E+00
Description
This value is used when converting the <block
data> that is output with the
“
WAVeform:SEND?
” command to physical
values.
:WAVeform:RECord
Function
Sets/queries the target record No. for the
WAVeform group.
Syntax
:WAVeform:RECord {MINimum|<NRf>}
:WAVeform:RECord?
<NRf>= 0 to –1023 (DL1720E)
0 to –2047 (DL1740E/DL1740EL)
Example
:WAVEFORM:RECORD 0
:WAVEFORM:RECORD? ->
:WAVEFORM:RECORD 0
Description
If “MINimum” is specified, the record number is
set to the minimum value. The record numbers
that can be selected vary depending on the
extension memory and the acquisition settings.
For details, see the User’s Manual.
:WAVeform:RECord? MINimum
Function
Queries the smallest record number of the
history of the channel.
Syntax
:WAVeform:RECord? MINimum
Example
:WAVEFORM:RECORD? MINimum ->
:WAVEFORM:RECORD -1023
5.31 WAVeform Group