Property (Read Only)
Status = SCPI.SYSTem.SERVice
This command reads whether the E5061B is in the service mode or not.
Parameter |
Status |
Description |
Whether to be in the service mode |
Data type |
Boolean type (Boolean) |
Range
|
Select from either of the following:
|
Preset Value |
False or OFF |
Dim SvMode As Boolean
SvMode = SCPI.SYSTem.SERVice
Displayed on the instrument status bar (at the bottom of the LCD display).
:SYSTem:SERVice?
{1|0}<newline><^END>
10 OUTPUT 717;":SYST:SERV?"
30 ENTER 717;A