Command Reference *IDN?

*IDN?

This query command returns the ID of your E5250A.

Syntax

*IDN?

 

 

Query response

HEWLETT-PACKARD,model,0,revision<newline><^END>

 

 

 

 

 

 

Response

 

Type

Explanation

 

 

 

 

 

 

model

 

character

model number. E5250A

 

revision

 

character

revision number. A.01.00 or later

Example

DIM A$[50]

 

 

OUTPUT @Hp5250;"*IDN?"

ENTER @Hp5250;A$

PRINT A$

An example result of above program is:

HEWLETT-PACKARD,E5250A,0,A.01.00

7-8

Agilent E5250A User’s Guide, Edition 9

Page 176
Image 176
Agilent Technologies Agilent E5250A manual Idn?, Response Type Explanation