Err - Agilent Technologies 3458A User Manual

Hide thumbs Also See for 3458A:
Table of Contents

Advertisement

ERR?

Syntax
Error Conditions
Remarks
Example
Error Query. When an error occurs, it sets a bit in the error register and
illuminates the display's ERR annunciator. The ERR? command returns a
number representing all set bits, clears the register, and shuts off the
annunciator. The returned number is the weighted sum of all set bits.

ERR?

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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents