Command/Query
:DISPlay:ANNotation:FREQuency[:STATe] {ON|OFF|1|0}
:DISPlay:ANNotation:FREQuency[:STATe]?
This command show/hide the frequency information display on the LCD display.
Parameter |
Selection Option |
Description |
Status of the frequency display |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Boolean
Var= 1
Ana.WriteString ":DISP:ANN:FREQ " & Str(Var), True
Ana.WriteString ":DISP:ANN:FREQ?", True
Aar=Ana.ReadNumber
Display > Frequency
SCPI.DISPLAY.ANNOTATION.FREQUENCY.STATE