List of Error Messages SME
1038.6002.02 7B.2 E-11
Continuation: Command Error
Error code Error text in the case of queue poll
Error explanation
-109
Missing parameter
The command contains too few parameters.
Example: Command SOURce:FM:INTernal:FREQuency requires a frequency indication.
-112
Program mnemonic too long
The header contains more than 12 signs.
-113
Undefined header
The header is not defined for the instrument.
Example: *XYZ is undefined for every instrument.
-114
Header suffix out of range
The header contains an impermissible numeric suffix.
Example: SOURce3 does not exist in the instrument.
-123
Exponent too large
The absolute value of the exponent is larger than 32000.
-124
Too many digits
The number contains too many digits.
-128
Numeric data not allowed
The command contains a number which is not allowed at this position.
Example: Command SOURce:FREQuency:MODE requires the indication of a text parameter.
-131
Invalid suffix
The suffix is invalid for this instrument.
Example: nHz is not defined.
-134
Suffix too long
The suffix contains more than 12 signs.
-138
Suffix not allowed
A suffix is not allowed for this command or at this position of the command.
Example: Command *RCL does not permit indicating a suffix.
-141
Invalid character data
The text parameter either contains an invalid sign or it is invalid for this command
Example: write error with parameter indication; SOURce:FREQuency:MODE FIKSed.
-144
Character data too long
The text parameter contains more than 12 signs.
-148
Character data not allowed
The text parameter is not allowed for this command or at this position of the command.
Example: Command *RCL requires a number to be indicated.
-158
String data not allowed
The command contains a valid character string at a position which is not allowed.
Example: A text parameter is set in quotation marks, SOURce:FREQuency:MODE "FIXed"
-161
Invalid block data
The command contains faulty block data.
Example: An END message was received before the expected number of data had been received.