Channel<n>:filter – RIGOL DS1000B User Manual

Page 66

Advertising
background image

RIGOL

Command Systems

Programming Guide for DS1000B Series

2-54

The command sets the vertical scale for magnifying waveform. The <n> may be
1, 2, 3 or 4.
Probe 0.001X, <range>: 2μV ~ 10mV;
Probe 0.01X, <range>: 20μV ~ 100mV;
Probe 0.1X, <range>: 200μV ~ 1V;
Probe 1X, <range>: 2mV ~ 10V;
Probe 2X, <range>: 4mV ~ 20V;
Probe 5X, <range>: 10mV ~ 50V;

Probe 10X, <range>: 20mV ~ 100V;
Probe 20X, <range>: 40mV ~ 200V;

Probe 50X, <range>: 100mV ~ 500V;
Probe 100X, <range>: 200mV ~ 1kV;
Probe 200X, <range>: 400mV ~ 2kV;
Probe 500X,<range>: 1V ~ 5kV;
Probe 1000X, <range>: 2V ~ 10kV.


Returned Format:
The query returns the value of vertical scale, and the unit is V.

Example:
:CHAN2:PROB 10X Set the attenuation factor of channel 2 as 10X.
:CHAN2:SCAL 20 Set the vertical scale of channel 2 as 20V.
:CHAN2:SCAL?

Return 2.000e001.

8. :CHANnel<n>:FILTer

Command Format:
:CHANnel<n>:FILTer {{1|ON}|{0|OFF}}
:CHANnel<n>:FILTer?

Function:
The command sets digital filter function ON or OFF. The <n> may be 1, 2, 3 or
4.


Returned Format:
The query returns 1 or 0, respectively indicates ON or OFF.

Example:

Advertising