Instructions
RIGOL Chapter 3 Command System for EMI Mode
3-40 RSA3000E Programming Guide
:DISPlay:METer<n>[:STATe]
Syntax
:DISPlay:METer<n>[:STATe] OFF|ON|0|1
:DISPlay:METer<n>[:STATe]?
Description
Enables or disables the specified meter.
Queries the status of the specified meter.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
Refer to "Remarks"
Remarks
The meter1 is enabled by default, while the meter2 and meter3 are disabled by default.
Return Format
The query returns 0 or 1.
Example
The following command enables Meter 2.
:DISPlay:METer2:STATe ON or :DISPlay:METer2:STATe 1
The following query returns 1.
:DISPlay:METer2:STATe?
:DISPlay:VIEW:WINDow:TRACe:X:SPACing
Syntax
:DISPlay:VIEW:WINDow:TRACe:X:SPACing LINear|LOGarithmic
:DISPlay:VIEW:WINDow:TRACe:X:SPACing?
Description
Sets the scale type of X-axis.
Queries the scale type of X-axis.
Parameter
Name
Type
Range
Default
--
Keyword
LINear|LOGarithmic
LOGarithmic
Return Format
The query returns LIN or LOG.
Example
The following command sets the scale type of X-axis to Lin.
:DISPlay:VIEW:WINDow:TRACe:X:SPACing LINear
The following query returns LIN.
:DISPlay:VIEW:WINDow:TRACe:X:SPACing?