Error codes – AMETEK ReFlex Programming Manual User Manual
Page 128

ReFlex Power™ Programming Manual
Fixed Power DC Remote Programming
124
M380056-03 Rev L
6.2.2
P
OWER
-O
N
C
ONDITIONS
Table 6-1 presents remote power-on conditions for the Fixed Power DC.
Table 6-1. Remote Power-on Conditions
Parameter
Default Power-on Condition
Voltage
±15, ± 5 Volts (initial power–on voltage).
OVP Trip Voltage
Model maximum voltage +15% (initial power–on OVP).
Output
On, if module enable is present.
6.3
ERROR CODES
The error codes exist in the range of [-32768, 32767]. SCPI reserves the
negative error codes and zero, while the error codes greater than zero and in the
range of -399 to -300 are defined as device-specific. The negative error codes in
the range of -499 to -100 are standardized errors that are reported in the
Standard Event Status Register and the Error/Event Queue. The error codes that
are stored in the Error/Event Queue are read with the
SYSTem:ERRor?
query.
6.3.1
SCPI
E
RROR
C
ODES
The following error codes are defined by the SCPI Standard 1999.0, and are
supported by the ReFlex Power™ FPDC.
0, No error
The error queue is empty.
-102, Syntax error
Message returned: SYNTAX_ERROR: -102. An unrecognized command or data
type was encountered.
-200, Execution error
Message returned: EXEC_ERROR: -200. Command could not be executed.
-222, Data out of range
Message returned: DATA_OUT_OF_RANGE: -222. An out-of-range command
parameter had been entered.
-350, Queue overflow
The Error/Event Queue could contain up to ten entries. If more than 10
error/event conditions are logged before the
SYSTem:ERRor?
query, an overflow
will occur; the last queue entry will be overwritten with error -350. When the
queue overflows, the least recent error/event remains in the queue and the most
recent error/event is discarded.