Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-549
:WAVeform:MODE
Syntax
:WAVeform:MODE <mode>
:WAVeform:MODE?
Description
Set the reading mode of waveform.
Query the current reading mode of waveform.
Parameter
Name Type Range Default
<mode> Discrete {NORMal|MAXimum|RAW} NORMal
Explanation
In different modes, the
:WAVeform:POINts command returns different numbers of
waveform points.
NORMal : return the number of waveform points currently displayed.
MAXimum : return the maximum number of effective data points under the current
state. Return the number of data points displayed on the screen when the
instrument is in run state and the number of data points in the internal memory in
stop state.
RAW : It is only available when the instrument is in stop state. You can use
the
:WAVeform:POINts command to set the desired number of data points in the
internal memory.
Return Format
The query returns NORM, MAX or RAW.
Example
:WAVeform:MODE RAW
The query returns RAW.