Agilent Technologies Signal Analyzer N9030a User Manual
Page 1245
6 RLC Swept SA Measurement Front-Panel & SCPI Reference
System
History
The History and Status keys select the Errors view. The Status key has a second line which shows
a number in [square brackets]. This is the number of currently open status items.
Key Path
System, Show, Errors
Initial S/W Revision
Prior to A.02.00
Verbose SCPI On/Off
When you turn Verbose SCPI on, additional information is returned when you send the
:SYSTem:ERRor? query. The additional information consists of the characters that stimulated the
error. This can aid you in debugging your test programs by indicating where in the parsing of a
SCPI command the instrument encountered an invalid command or query.
Specifically, with Verbose SCPI on, the SYSTem:ERRor? query is expanded to show the SCPI data
received, with the indicator
Verbose SCPI has no effect on the Show Errors screen or front panel Message Line; it only changes
the response to the :SYST:ERR? query.
See the example below, where the invalid command “SENS:BOGUS” is sent:
Normal response to :SYST:ERR (using the Telnet window):
SCPI> SENS:BOGUS
SCPI> SYST:ERR?
–113,"Undefined header"
Now after turning on Verbose SCPI:
SCPI> SYST:BOGUS
SCPI> SYST:ERR?
–113,"Undefined header;SYST:BOGUS
Key Path
System, Show, Errors
Mode
All
Remote Command
:SYSTem:ERRor:VERBose OFF|ON|0|1
:SYSTem:ERRor:VERBose?
Example
:SYST:ERR:VERB ON
Preset
This is unaffected by Preset but is set to OFF on a “Restore System Defaults->Misc”
Remote Language Compatibility Measurement Application Reference
1245