R&S SMC100A Alphabetical List of SCPI-Error Messages
1411.4060.32 9.9 E-1
Parameter not allowed (-108)
The command contains too many parameters.
Example:
Command SOURce:FM:INTernal:FREQuency permits only
one frequency indication - ":FREQ:CENT 30 kHz, 40 kHz".
SCPI:
Command error - sets bit 5 in the ESR register
Program mnemonic too long (-112)
The header contains more than 12 characters.
SCPI:
Command error - sets bit 5 in the ESR register
Queue overflow (-350)
This error code is entered into the queue instead of the actual error code if the
queue is full. It indicates that an error has occurred but not been recorded in the
queue. The original error message is lost.
Remedy:
Reading out the error messages e.g. with command
SYSTem:ERRor:ALL? clears the error queue.
SCPI:
Device specific error- sets bit 3 in the ESR register
Query interrupted (-410)
This query has been interrupted.
Example
After a query, the instrument receives new data before the
response has been sent completely.
SCPI:
Query error - error in data request - sets bit 2 in the ESR register.
Query unterminated (-420)
This query is missing or incomplete.
Example
The instrument is addressed as a talker and receives incomplete
data.
SCPI:
Query error - error in data request - sets bit 2 in the ESR register.