5-6
Agilent B2200 User’s Guide, Edition 2
SCPI Command Reference
*ESR?
The following table shows the bits of the Standard Event Status Register and
binary-weighted
decimal
value of each bit.
Example
The following four lines enable the same bit (CME bit):
OUTPUT @Agb2200;"*ESE 32"
using decimal numeric
OUTPUT @Agb2200;"*ESE #B100000"
using binary numeric
OUTPUT @Agb2200;"*ESE #Q40"
using octal numeric
OUTPUT @Agb2200;"*ESE #H20"
using hexadecimal numeric
The following is example for query:
OUTPUT @Agb2200;"*ESE?"
ENTER @Agb2200;A
*ESR?
This query command returns the present contents of the Standard Event Status
Register.
Syntax
*ESR?
Query response
register
<newline><^END>
bit binary-weight
description
0
1
OPC (Operation Complete)
1
2
not used
2
4
QYE (Query ERROR)
3
8
DDE (Device-Dependent ERROR)
4
16
EXE (Execution ERROR)
5
32
CME (Command ERROR)
6
64
not used
7
128
PON (Power on)
Parameter Explanation
register
decimal integer value that is the sum of the binary-weighted values
for the set bits
Содержание B2200A
Страница 17: ...1 Introduction ...
Страница 21: ...Agilent B2200 User s Guide Edition 2 1 5 Introduction Front Panel Figure 1 1 Front Panel View ...
Страница 23: ...Agilent B2200 User s Guide Edition 2 1 7 Introduction Rear Panel Figure 1 2 Rear Panel View ...
Страница 34: ...1 18 Agilent B2200 User s Guide Edition 2 Introduction Accessories and Options ...
Страница 35: ...2 Installation ...
Страница 60: ...2 26 Agilent B2200 User s Guide Edition 2 Installation Maintenance ...
Страница 61: ...3 Front Panel Operation ...
Страница 99: ...4 Programming ...
Страница 127: ...5 SCPI Command Reference ...
Страница 187: ...6 VXI plug play Driver ...
Страница 220: ...6 34 Agilent B2200 User s Guide Edition 2 VXI plug play Driver Driver Functions ...
Страница 221: ...7 Error Messages ...