Query
:SYSTem:SERVice?
This command reads whether the E5063A is in the service mode or not.
Parameter |
Selection Option |
Description |
Whether to be in the service mode |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SYST:SERV?", True
Var=Ena.ReadNumber
Displayed on the instrument status bar (at the bottom of the LCD display).
SCPI.SYSTEM.SERVICE