Programming 
461 
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 
 
:DISP:WIND<Ch>:TRAC<Tr>:MEM 
Type 
Command/Query 
Syntax 
:DISPlay:WINDow<Ch>:TRACe<Tr>:MEMory[:STATe] {ON|OFF|1|0} 
 
:DISPlay:WINDow<Ch>:TRACe<Tr>:MEMory[:STATe]? 
Description 
This command shows/hides the memory trace display. 
Variable 
Parameter  Selection Option