RIGOL Chapter 2 Command System
2-6 MSO7000/DS7000 Programming Guide
length is obtained by multiplying the horizontal time base (set by
the :TIMebase[:MAIN]:SCALe command) by the number of grids in the horizontal
direction. For MSO7000/DS7000, the number of grids in the horizontal direction is 10.
The query returns the sample rate in scientific notation.
:ACQuire:SRATe? /*The query returns 2.500000E+9.*/
:ACQuire:LA:SRATe?
Queries the current LA sample rate. The default unit is Sa/s.
The query returns the sample rate in scientific notation.
:ACQuire:LA:SRATe? /*The query returns 1.250000E+9.*/
:ACQuire:LA:MDEPth?
Queries the current LA memory depth.
The query returns the memory depth in scientific notation.
:ACQuire:LA:MDEPth? /*The query returns 1.250000E+4.*/
:ACQuire:AALias
:ACQuire:AALias <bool>
:ACQuire:AALias?
Enables or disables the anti-aliasing function of the oscilloscope; or queries the on/off
status of the anti-aliasing function.
The query returns 1 or 0.
:ACQuire:AALias ON /*Enables the anti-aliasing function.*/
:ACQuire:AALias? /*The query returns 1.*/