Command/Query
:DISPlay:WINDow<Ch>:LABel {ON|OFF|1|0}
:DISPlay:WINDow<Ch>:LABel?
This command shows/hides the graticule label display of the graph.
Parameter |
Selection Option |
Description |
ON/OFF of the graticule label display of the graph |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":DISP:WIND1:LAB ON", True
Ana.WriteString ":DISP:WIND1:LAB?", True
Var=Ana.ReadNumber
Display > Graticule Label
SCPI.DISPLAY.WINDOW(Ch).LABEL