:SYST:SEC:PASS

Type

Command/Query

Syntax

:SYSTem:SECurity:PASSword <String>

:SYSTem:SECurity:PASSword?

Description

This command sets the System Security password.

Variable

Parameter

String

Description

System Security password

Data Type

Character string type (String)

Preset Value

""

Query Response

{String}<newline><^END>

Examples

Dim Var as String
Var = "AdminPass"
Ena.WriteString ":SYST:SEC:PASS " & Var, True
Ena.WriteString ":SYST:SEC:PASS?", True
Var=Ena.ReadString

Related Commands

:SYST:SEC:MODE

Equivalent GUI

Edit Test > Test Sequence > System Security >  Administrator  > Key in password