User manual
RIGOL Chapter 2 Command System
2-104 DSA700 Programming Guide
[:SENSe]:BANDwidth:VIDeo
Syntax
[:SENSe]:BANDwidth:VIDeo <freq>
[:SENSe]:BANDwidth:VIDeo?
Description
Set the video bandwidth (VBW).
Query the video bandwidth.
Parameter
Name
Type
Range
Default
<freq> Discrete 1 Hz to 3 MHz, at 1-3-10 step 1 MHz
Return Format
The query returns the video bandwidth in integer and the unit is Hz.
Example
The command below sets the video bandwidth to 1000 Hz.
:SENSe:BANDwidth:VIDeo 1000
The query below returns 1000.
:SENSe:BANDwidth:VIDeo?
[:SENSe]:BANDwidth:VIDeo:AUTO
Syntax
[:SENSe]:BANDwidth:VIDeo:AUTO OFF|ON|0|1
[:SENSe]:BANDwidth:VIDeo:AUTO?
Description
Enable or disable the auto setting mode of VBW.
Query the status of the auto setting mode of VBW.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The command below enables the auto setting mode of VBW.
:SENSe:BANDwidth:VIDeo:AUTO ON or :SENSe:BANDwidth:VIDeo:AUTO 1
The query below returns 1.
:SENSe:BANDwidth:VIDeo:AUTO?