4 Error Messages
148 E364xA User’s and Service Guide
-128
Numeric data not allowed
A numeric parameter was received but a character string was expected.
Example: DISP:TEXT 123
-130
[a]
Suffix error
A suffix was incorrectly specified for a numeric parameter. You may have
misspelled the suffix or the numeric parameter does not accept a suffix.
Example: TRIG:DEL 0.5 SECS
-131
Invalid suffix
A suffix was incorrectly specified for a numeric parameter. You may have
misspelled the suffix.
Example: TRIG:DEL 0.5 SECS
-134
Suffix too long
A suffix for a numeric parameter contained too many characters.
-138
Suffix not allowed
A suffix was received following a numeric parameter which does not accept a
suffix.
Example: STAT:QUES:ENAB 18 SEC (SEC is not a valid suffix).
-141
Invalid character data
Either the character data element contained an invalid character or the particular
element received was not valid for the header.
-144
Character data too long
The character data element contained too many characters.
-148
Character data not allowed
A discrete parameter was received but a character string or a numeric parameter
was expected. Check the list of parameters to verify that you have used a valid
parameter type.
Example: DISP:TEXT ON
Table 4-1 Execution error messages