User manual
RIGOL Chapter 2 Command System
2-44 DSA700 Programming Guide
:DISPlay:WINdow:TRACe:GRATicule:GRID
Syntax
:DISPlay:WINdow:TRACe:GRATicule:GRID <integer>
:DISPlay:WINdow:TRACe:GRATicule:GRID?
Description
Set the brightness of the screen grid.
Query the brightness of the screen grid.
Parameter
Name
Type
Range
Default
<integer>
Integer 0 to 10 3
Return Format
The query returns the brightness of the screen grid in integer.
Example
The command below sets the screen grid brightness to 2.
:DISPlay:WINdow:TRACe:GRATicule:GRID 2
The query below returns 2.
:DISPlay:WINdow:TRACe:GRATicule:GRID?
:DISPlay:WINdow:TRACe:X[:SCALe]:SPACing
Syntax
:DISPlay:WINdow:TRACe:X[:SCALe]:SPACing LINear|LOGarithmic
:DISPlay:WINdow:TRACe:X[:SCALe]:SPACing?
Description
Set the scale type of X-axis.
Query the scale type of X-axis.
Parameter
Name
Type
Range
Default
--
Keyword
LINear|LOGarithmic
LINear
Explanation
LINear: linear
LOGarithmic: log
Return Format
The query returns LIN or LOG.
Example
The command below sets the scale type of X-axis to LOG.
:DISPlay:WINdow:TRACe:X:SCALe:SPACing LOGarithmic
The query below returns LOG.
:DISPlay:WINdow:TRACe:X:SCALe:SPACing?