RIGOL Programming Introduction
Programming Guide for DS1000CA Series
Function Explanation:
The commands are used to set and query the vertical range of the amplified
waveform. <n> is 1 or 2.
When Probe is 1X, the <range> is 1mV~10V;
When Probe is 5X, the <range> is 5mV~50V;
When Probe is 10X, the <range> is 10mV~100V;
When Probe is 50X, the <range> is 50mV~500V;
When Probe is 100X, the <range> is 100mV~1000V;
When Probe is 500X, the <range> is 500mV~5000V;
When Probe is 1000X, the <range> is 1V~10000V.
Returned Format:
Query returns the set value of <range> in scientific numeric notation in V.
Example:
:CHAN2:PROB 10 Set probe attenuation as 10X
:CHAN2:SCAL 20 Set vertical scale as 20V
:CHAN2:SCAL? Query returns 2.000e+01
8. :CHANnel<n>:FILTer
Command Format:
:CHANnel<n>:FILTer {ON|OFF}
:CHANnel<n>:FilTer?
Function Explanation:
The commands are used to set and query the digital filter “ON” or “OFF”.
<n> is 1 or 2.
Returned Format:
Query returns “ON” or “OFF”.
Example:
:CHAN2:FILT OFF Set the digital filter of channel 2 off
:CHAN2:FILT? Query returns “OFF”