Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-107
[:SENSe]:BANDwidth:VIDeo
Syntax
[:SENSe]:BANDwidth:VIDeo <freq>
[:SENSe]:BANDwidth:VIDeo?
Description
Set the video bandwidth (VBW).
Query the video bandwidth.
Parameter
1 Hz to 3 MHz, at 1-3-10 step
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
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?