:DISP:WIND<Ch>:TRAC<Tr>:Y:SPAC

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TRACe<Tr>:Y:SPACing {LINear|LOGarithmic}

:DISPlay:WINDow<Ch>:TRACe<Tr>:Y:SPACing?

Description

This command sets the display type of the graph vertical axis (Y-axis).

Variable

Parameter

Selection Option

Description

Vertical axis display type of the graph

Data Type

Character string type (String)

Range

LINear|LOGarithmic

Preset Value

LINear

Query Response

{LIN|LOG}<newline><^END>

Examples

Dim Var as String
Var= "LIN"
Ana.WriteString ":DISP:WIND1:TRAC1:Y:SPAC" & Var, True
Ana.WriteString ":DISP:WIND1:TRAC1:Y:SPAC?", True
Var=Ana.ReadString

Related Commands

:SENS:SWE:TYPE

Equivalent Softkey

Format > Y-Axis

Instr Setup > Y-Axis

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).Y.SPACING