Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:YAXis:MODE {AUTO|RELative}
:DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:YAXis:MODE?
This command sets mode for the Y-axis labels.
Parameter |
Selection Option |
Description |
Y-axis labels mode |
Data Type |
Character string type (String) |
Range |
AUTO|RELative |
Preset Value |
AUTO |
{AUTO|REL}<newline><^END>
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
:DISP:WIND:TRAC:ANN:MARK:POS:Y
No equivalent key is available on the front panel.
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ANNOTATION.YAXIS.MODE