Agilent B2200 User’s Guide, Edition 2
5-7
SCPI Command Reference
*IDN?
Semantics
The following table shows the bits of the Standard Event Status Register, and the
binary-weighted
decimal
value of each bit.
Example
OUTPUT @Agb2200;"*ESR?"
ENTER @Agb2200;A
*IDN?
This query command returns the ID of your B2200.
Syntax
*IDN?
Query response
AGILENT,
model
,0,
revision
<newline><^END>
Example
DIM A$[50]
OUTPUT @Agb2200;"*IDN?"
ENTER @Agb2200;A$
PRINT A$
An example result of above program is:
AGILENT,B2200A,0,A.01.00
bit binary-weight
description
0
1
OPC (Operation Complete)
1
2
not used. always 0.
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. always 0.
7
128
PON (Power on)
Response Type
Explanation
model
character
model number.
B2200A
or
B2201A
revision
character
revision number.
A.01.00
or later
Содержание 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 ...