Chapter 5
365
Language Reference
SYSTem Subsystem
Error Information Query
:SYSTem:ERRor[:NEXT]?
This command queries the earliest entry in the error queue and then
deletes that entry. *CLS clears the entire error queue. It can be used to
continuously monitor the error queue for errors to occur.
Front Panel
Access:
System, Show Errors
Locate SCPI Command Errors
:SYSTem:ERRor:VERBose OFF|ON|0|1
:SYSTem:ERRor:VERBose?
Adds additional information to the error messages returned by the
SYSTem:ERRor?
command. It indicates which SCPI command was
executing and where in that command the error was detected.
<error number>,”<error message>;<annotated SCPI command>”
Example:
First set
SYST:ERR:VERBOSE ON
If the command
SENSe:FREQuently:CENTer 942.6MHz
is sent, then sending
SYST:ERR?
returns:
−
113,”Undefined header;SENSe:FREQuently:<Err>CENTer 942.6MHz $<NL>”
The <Err> shown after FREQuently shows you the
spelling error. (The $<NL> is the typical representation
for the command terminator.
If the command
SENSe:FREQuency:CENTer 942.6Sec
is sent, then sending
SYST:ERR?
returns:
−
113,”Invalid suffix;SENSe:FREQuency:CENTer 942.6Sec<Err> $<NL>”
The <Err> shown after Sec shows you the invalid suffix.
Factory Preset
and *RST:
Off. This parameter is persistent, which means that it
retains the setting previously selected, even through a
power cycle.
Remarks:
The verbose SCPI error debugging state is global to all
the SCPI interfaces.
History:
Added version A.04.00
Front Panel
Access:
System, Show Errors, Verbose
Summary of Contents for E4406A VSA Series
Page 4: ...4 ...
Page 59: ...59 2 Programming Fundamentals ...
Page 124: ...124 Chapter2 Programming Fundamentals Using the LAN to Control the Analyzer ...
Page 125: ...125 3 Programming Examples ...
Page 164: ...164 Chapter3 Programming Examples Using Java Programming Over Socket LAN ...
Page 165: ...165 4 Programming Command Cross References ...
Page 379: ...379 6 Error Messages ...
Page 412: ...412 Chapter6 Error Messages Error Message Descriptions ...