Error Messages 4
E364xA User’s and Service Guide 147
-109
Missing parameter
Fewer parameters were received than expected for the command. You omitted one
or more parameters that are required for this command.
Example: APPL
-112
Program mnemonic too long
A command header was received which contained more than the maximum 12
characters allowed.
-113
Undefined header
A command was received that is not valid for this power supply. You may have
misspelled the command or it may not be a valid command. If you are using the
short form of the command, remember that it may contain up to four letters.
Example: TRIGG:DEL 3
-114
[a]
Header suffix out of range
The numeric suffix attached to a command header is not one of the allowable
values.
Example: OUTPUT2 ON
-120
[a]
Numeric data error
An invalid number was specified for a numeric parameter.
Example: APPL 1.0E+320000
-121
Invalid character in number
An invalid character was found in the number specified for a parameter value.
Example: *ESE #B01010102
-123
Numeric overflow
A numeric parameter was found whose exponent was larger than 32,000.
-124
Too many digits
A numeric parameter was found whose mantissa contained more than 255 digits,
excluding leading zeros.
Table 4-1 Execution error messages