User manual

RIGOL Chapter 2 Command System
2-6 RSA3000 Programming Guide
Return Format
The query returns 0 or 1.
Example
The following command enables the N dB BW measurement function.
:CALCulate:BANDwidth:STATe ON or :CALCulate:BANDwidth:STATe 1
:CALCulate:BWIDth:STATe ON or :CALCulate:BWIDth:STATe 1
The following query returns 1.
:CALCulate:BANDwidth:STATe?
:CALCulate:BWIDth:STATe?
:CALCulate:LLINe:ALL:DELete
Syntax
:CALCulate:LLINe:ALL:DELete
Description
Deletes all the limit line data.
:CALCulate:LLINe:TEST
Syntax
:CALCulate:LLINe:TEST OFF|ON|0|1
:CALCulate:LLINe:TEST?
Description
Enables or disables the limit line test function.
Queries the status of the limit line test function.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command disables the limit line test function.
:CALCulate:LLINe:TEST OFF or :CALCulate:LLINe:TEST 0
The following query returns 0
:CALCulate:LLINe:TEST?