Chapter 2 Command System RIGOL
DL3000 Programming Guide 2-49
Related
Command
[:SOURce]:FUNCtion:MODE
[:SOURce]:WAVe:TSTep
Syntax [:SOURce]:WAVe:TSTep{1|10}
Description Sets the time step scale in the waveform display interface.
Queries the set time step scale.
Remarks The time step scale includes *1 and *10. When the time step is set to "*1", it
indicates that the window time increases or decreases with a step size of 1; when the
time step is set to "*10", it indicates that the window time increases or decreases
with a step size of 10.
When the window time unit is s, the time step scale *1 is not supported.
Return
1 or 10
Example :SOUR:WAV:TST 1 /*Sets the time step scale in the waveform display interface to *1.*/
:SOUR:WAV:TST? /*Queries the set time step scale.*/
Related
[:SOURce]:FUNCtion:MODE
[:SOURce]:SENSe
Syntax [:SOURce]:SENSe {0|1|ON|OFF}
Description Enables or disables the Sense function of the electronic load.
Queries the on/off status of the Sense function of the electronic load.
Remarks If the Sense function is enabled and the Sense terminal is not connected to the output
terminal of the DUT, then the electronic load is unable to accurately measure the
voltage on the terminal under any functions.
The Sense function can be enabled or disabled in any working mode.
Return
0 (OFF) or 1 (ON)
Example :SOUR:SENS 1 /* Enables the Sense function of the electronic load.*/
:SOUR:SENS? /*Queries the on/off status of the Sense function of the electronic load.*/