:SYST:SEC

Type

Command/Query

Syntax

:SYSTem:SECurity[:LEVel] {NONE|LOW|HIGH}

:SYSTem:SECurity[:LEVel]?

Description

This command sets/gets security level for frequency blanking. Once it becomes HIGH, it cannot be changed.

Variable

Parameter

Selection Option

Description

The security level

Data Type

Character string type (String)

Range

NONE|LOW|HIGH

Preset Value

NONE

Query Response

{NONE|LOW|HIGH}<newline><^END>

Examples

Dim Var as String
Var= "NONE"
Ana.WriteString ":SYST:SEC " & Var, True
Ana.WriteString ":SYST:SEC?", True
Var=Ana.ReadString

Equivalent Softkey

System > Service Menu > Security Level

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.SECURITY.LEVEL