Alphabetical List of SCPI-Error Messages R&S SMB
1407.0806.32 9.6 E-2
Hardware missing (-241)
A legal program command or a query could not be executed because of a missing
device hardware.
Example:
An option is not fitted.
SCPI:
Execution error - sets bit 4 in the ESR register
Header suffix out of range (-114)
The command contains an illegal numeric suffix.
Example:
:SOURce22 is not defined for the signal generator.
SCPI:
Command error - sets bit 5 in the ESR register
Illegal parameter value (-224)
The parameter value is invalid.
Example:
An invalid text parameter is indicated :
TRIGger:SWEep:SOURce TASTe
SCPI:
Execution error - sets bit 4 in the ESR register
Invalid block data (-161)
The command contains illegal block data.
Example:
An END message was received before the expected number of
data had been received or no numeric data element is sent after
the introductory #
SCPI:
Command error - sets bit 5 in the ESR register
Invalid Character (-101)
The command contains an invalid sign.
Example:
A header contains an ampersand, "SOURCE&".
SCPI:
Command error - sets bit 5 in the ESR register
Invalid separator (-103)
The command contains an impermissible sign instead of a separator.
Example:
A semicolon is missing after the first command in a command
line with several commands -
":FREQ 2MHz POW -25".
SCPI:
Command error - sets bit 5 in the ESR register