:SYST:KLOC:MOUS

Type

Command/Query

Syntax

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

:SYSTem:KLOCk:MOUSe?

Description

This command sets/gets whether to lock the operation of the mouse and touch screen.

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:MOUS ON", True
Ana.WriteString ":SYST:KLOC:MOUS?", True
Var=Ana.ReadNumber

Related Commands

:SYST:KLOC:KBD

Equivalent Softkey

System > Misc Setup > Key Lock > Touch Screen & Mouse Lock

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.KLOCK.MOUSE