:SYST:KLOC:KBD

Type

Command/Query

Syntax

:SYSTem:KLOCk:KBD {ON|OFF|1|0}

:SYSTem:KLOCk:KBD?

Description

This command sets/gets whether to lock the operation of the front panel (key and rotary knob) and keyboard.

Variable

Parameter

Selection Option

Description

ON/OFF of lock

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Ana.WriteString ":SYST:KLOC:KBD ON", True
Ana.WriteString ":SYST:KLOC:KBD?", True
Var=Ana.ReadNumber

Related Commands

:SYST:KLOC:MOUS

Equivalent Softkey

System > Misc Setup > Key Lock > Front Panel & Keyboard Lock

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.KLOCK.KBD