Instructions

RIGOL Chapter 2 Command System
2-38 MSO5000-E Programming Guide
: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>:PROBe
:CHANnel<n>:UNITs
:CHANnel<n>:VERNier
:CHANnel<n>:BWLimit
Syntax :CHANnel<n>:BWLimit <type>
:CHANnel<n>:BWLimit?
Description
Sets or queries the bandwidth limit of the specified channel.
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2}
1
<type>
Discrete
Refer to Remarks
OFF
Remarks The range of <type> is related to the instrument model.
MSO5152-E{20M|OFF}
20M: When you enable the bandwidth limit and limit it to 20 MHz, the high frequency
components found in the signal under test that are greater than 20 MHz are
attenuated.
OFF: disables the bandwidth limit function. The high-frequency components in the
signal under test can pass through the channel.
Return
Format
The query returns 20M or OFF.
Example
:CHANnel1:BWLimit 20M /*Enables the 20 MHz bandwidth limit.*/
:CHANnel1:BWLimit? /*The query returns 20M.*/