Command/Query
:DISPlay:SKEY[:STATe] {ON|OFF|1|0}
:DISPlay:SKEY[:STATe]?
This command show/hide the display of the softkey menu bar.
Parameter |
Selection Option |
Description |
ON/OFF of the softkey menu bar display |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":DISP:SKEY ON", True
Ana.WriteString ":DISP:SKEY?", True
Var=Ana.ReadNumber
Entry Off (Softkey On/Off)
SCPI.DISPLAY.SKEY.STATE