Property (Read Only)
Value = SCPI.IEEE4882.IDN
This command gets the product information (manufacturer, model number, serial number, and firmware version number) of the E5052B.
|
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 |
- |
Dim Var as String
Var = SCPI.IEEE4882.IDN
No equivalent key is available on the front panel.
*IDN?
{String}<newline><^END>
10 OUTPUT 717;"*IDN ?"
20 ENTER 717;A$