Command/Query
:SYSTem:KLOCk:KBD {ON|OFF|1|0}
:SYSTem:KLOCk:KBD?
This command sets/gets whether to lock the operation of the front panel (key and rotary knob) and keyboard.
Parameter |
Selection Option |
Description |
ON/OFF of lock |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":SYST:KLOC:KBD ON", True
Ana.WriteString ":SYST:KLOC:KBD?", True
Var=Ana.ReadNumber
System > Misc Setup > Key Lock > Front Panel & Keyboard Lock
SCPI.SYSTEM.KLOCK.KBD