6
Command Reference
Weighted
value
1
2
4
8
16
32
64
128
256
512
1024
2048
4096
8192
16384
Remarks
– The ERR? command returns a 0 if no error bits are set.
– If bit 0 is set (weight = 1), refer to the auxiliary error register
– Executing the ERR? command clears the status register's error bit (bit 5).
– Related commands: AUXERR?, EMASK, ERRSTR?
Example
10 OUTPUT 722;"ERR?" !READS & CLEARS ERROR REGISTER
20 ENTER 722;A !ENTERS WEIGHTED SUM INTO VARIABLE A
262
Bit
Error cond itions
number
0
Hardware error (see
1
Calibration error
2
Trigger too fast error
3
Syntax error
4
Command not allowed from remote (ADDRESS command)
5
Undefined parameter received
6
Parameter out of range
7
Memory error
8
Destructive overload detected
9
Out of calibration
10
Calibration required
11
Settings conflict (memory improperly configured for sub-sampling)
12
Math error (divide by 0, integer overflow, etc.)
Subprogram error (calling a deleted sub, CONT with no PAUSE, SUBEND, or
13
PAUSE only allowed in sub, SCRATCH, DELSUB, CONT, not allowed in sub)
14
System error
command) for more information.
AUXERR?
for more information)
Keysight 3458A User's Guide
(AUXERR?