Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-39
:CHANnel<n> Commands
The :CHANnel<n> commands are used to set or query the bandwidth limit, coupling, vertical scale, vertical
offset, and other vertical system parameters of the analog channel.
Command List:
:CHANnel<n>:BWLimit
:CHANnel<n>:COUPling
:CHANnel<n>:DISPlay
:CHANnel<n>:INVert
:CHANnel<n>:OFFSet
:CHANnel<n>:TCALibrate
:CHANnel<n>:SCALe
:CHANnel<n>:IMPedance
:CHANnel<n>:CSTart
:CHANnel<n>:PROBe
:CHANnel<n>:PROBe:DELay
:CHANnel<n>:PROBe:BIAS
:CHANnel<n>:UNITs
:CHANnel<n>:VERNier
:CHANnel<n>:BWLimit
:CHANnel<n>:BWLimit <type>
:CHANnel<n>:BWLimit?
Sets or queries the bandwidth limit of the specified channel.
The range of <type> is related to the instrument model.
MSO7054/DS7054/MSO7034/DS7034: {20M|250M|OFF}
MSO7024/DS7024/MSO7014/DS7014: {20M|OFF}
20M, 250M: When you enable the bandwidth limit and limit it to 20 MHz or 250 MHz,
the high frequency components found in the signal under test that are greater than
20 MHz or 250 MHz are attenuated.
OFF: disables the bandwidth limit function. The high-frequency components in the
signal under test can pass through the channel.
The query returns 20M, 250M, or OFF.
:CHANnel1:BWLimit 20M /*Enables the 20 MHz bandwidth limit.*/
:CHANnel1:BWLimit? /*The query returns 20M.*/