Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-66 RSA5000 Programming Guide
:DISPlay:WINDow:TRACe:Y[:SCALe]:SPACing
Syntax
:DISPlay:WINDow:TRACe:Y[:SCALe]:SPACing LINear|LOGarithmic
:DISPlay:WINDow:TRACe:Y[:SCALe]:SPACing?
Description
Sets the Y-axis scale type.
Queries the Y-axis scale type.
Parameter
Name
Type
Range
Default
——
Keyword
LINear|LOGarithmic
LOGarithmic
Remarks
LINear: indicates linear.
LOGarithmic: indicates log.
Return Format
The query returns LIN or LOG.
Example
The following command sets the Y-axis scale type to LOG.
:DISPlay:WINDow:TRACe:Y:SCALe:SPACing LOGarithmic
The following query returns LOG.
:DISPlay:WINDow:TRACe:Y:SCALe:SPACing?