Property (Read Only)
Cont = SCPI.IEEE4882.IDN
This command reads the product information (manufacturer, model number, serial number, and firmware revision number) of the E5061B.
Parameter |
Cont |
Description |
Product information ("{string 1},{string 2},{string 3},{string 4}")
|
Data type |
Character string type (String) |
Dim Who As String
Who = SCPI.IEEE4882.IDN
System > Firmware Revision
*IDN?
{string 1},{string 2},{string 3},{string 4}<newline><^END>
10 OUTPUT 717;"*IDN?"
20 ENTER 717;A$