EasyManua.ls Logo

Agilent Technologies E5071C - Page 2519

Agilent Technologies E5071C
2685 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
E5071C
2746
SCPI.SYSTem.SECurity.LEVel
Object type
Property (Read-Write)
Syntax
SCPI.SYSTem.SECurity.LEVel = Param
Param = SCPI.SYSTem.SECurity.LEVel
Description
This command sets/gets the security level of the E5071C.
Variable
Parameter Param
Description The security level.
Data type Character string type (String)
Range
Select from either of the following:
"NONE": Specifies OFF to the security level.
"LOW": Specifies LOW level to the security level.
"HIGH": Specifies HIGH level to the security level.
Preset
value
"NONE"
Note
When the setting is LOW, it is able to change to NONE
or HIGH. But when this setting is HIGH, it is not able to
change NONE or LOW.
The setting can be turned NONE by executing the preset
or recalling when the setting of frequency blank function
is HIGH.
Even if the setting is LOW and HIGH, the command that
reads out the frequency is not influenced.
Examples
Dim SecLev As String
SCPI.SYSTem.SECurity.LEVel = "LOW"
SecLev = SCPI.SYSTem.SECurity.LEVel
Equivalent key
System > Service Menu > Security Level > None|Low|High

Table of Contents