:DISP:WIND<Ch>:TRAC<Tr>:ANN:YAX:MODE

Type

Command/Query

Syntax

:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:YAXis:MODE {AUTO|RELative}

:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:YAXis:MODE?

Description

This command sets mode for the Y-axis labels.

Variable

Parameter

Selection Option

Description

Y-axis labels mode

Data Type

Character string type (String)

Range

AUTO|RELative

Preset Value

AUTO

Query Response

{AUTO|REL}<newline><^END>

Examples

Dim Var as String
Var= "AUTO"
Ana.WriteString ":DISP:WIND1:TRAC1:ANN:YAX:MODE " & Var, True
Ana.WriteString ":DISP:WIND1:TRAC1:ANN:YAX:MODE?", True
Var=Ana.ReadString

Related Commands

:DISP:WIND:TRAC:ANN:MARK:POS:Y

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ANNOTATION.YAXIS.MODE