SCPI.IEEE4882.IDN

Object Type

Property (Read Only)

Syntax

Value = SCPI.IEEE4882.IDN

Description

This command gets the product information (manufacturer, model number, serial number, and firmware version number) of the E5052B.

Variable

Parameter

   Value

Description

Product information

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Preset Effect

No

Save-Recall Effect

No

Error

-

Examples

Dim Var as String
Var = SCPI.IEEE4882.IDN

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

*IDN?

Query Response

{String}<newline><^END>

Example of use

10 OUTPUT 717;"*IDN ?"
20 ENTER 717;A$