User manual
LABKON Series
_________________________________________________________________________________________________
60 GMC-I Messtechnik GmbH
-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
-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.
-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).
-144 Character data too long
The character data element contained too many characters.
-151 Invalid string data
An invalid character string was received. Check if you have enclosed the character string in single or double quotes.
Example: DISP:TEXT ’ON
-211 Trigger ignored
A Group Execute Trigger (GET) or *TRG was received but the trigger was ignored. Make sure that the trigger source is
selected to the bus and the trigger subsystem should be initiated by INIT[:IMM] command.
-213 Init ignored
A Group of INIT[:IMM] was received when the bus line is selected as the trigger source. Make sure that the trigger source is
selected to the bus and the trigger subsystem is initiated by INIT[:IMM] command, then triggered by *TRG.
-222 Data out of range
A numeric parameter value exceeds the valid range for the command.
Example: TRIG:DEL -3
-223 Too much data
A character string was received but could not be executed because the string length was more than 40 characters. This error
can be generated by the CALibration:STRing command.