RIGOL Chapter 2 Command System
2-40 MSO7000/DS7000 Programming Guide
:CHANnel<n>:COUPling
:CHANnel<n>:COUPling <coupling>
:CHANnel<n>:COUPling?
Sets or queries the coupling mode of the specified channel.
 AC: the DC components of the signal under test are blocked.
 DC: both DC and AC components of the signal under test can pass through the
channel.
The query returns AC or DC.
:CHANnel1:COUPling AC /*Selects the AC coupling mode.*/
:CHANnel1:COUPling? /*The query returns AC.*/
:CHANnel<n>:DISPlay
:CHANnel<n>:DISPlay <bool>
:CHANnel<n>:DISPlay?
Turns on or off the specified channel; or queries the on/off status of the specified
channel.
The query returns 1 or 0.
:CHANnel1:DISPlay ON /*Enables CH1.*/
:CHANnel1:DISPlay? /*The query returns 1.*/
:CHANnel<n>:INVert
:CHANnel<n>:INVert <bool>
:CHANnel<n>:INVert?
Turns on or off the waveform invert for the specified channel; or queries the on/off
status of the waveform invert for the specified channel.
When the waveform invert is turned off, the waveform is displayed normally; when
the waveform invert is turned on, the voltage values of the displayed waveform are
inverted.
The query returns 1 or 0.