User`s guide

Table Of Contents
198 Chapter 13
SCPI Command Reference
IEEE Common Commands
*IDN?
Syntax *IDN?
Description Reads out the product information (manufacturer, model number, serial number, and
firmware version number) of the E5061A/E5062A. (Query only)
Query response {string 1},{string 2},{string 3},{string 4}<newline><^END>
Readout data is as follows:
{string 1} Manufacturer. Agilent Technologies is always read out.
{string 2} Model number (example: E5061A).
{string 3} Serial number (example: JP1KI00101).
{string 4} Firmware version number (example: 03.00).
Example of use
10 OUTPUT 717;"*IDN?"
20 ENTER 717;A$
Equivalent key [System] - Firmware Revision
[System] - Service Menu - Enable Options - Serial Number
*OPC
Syntax *OPC
Description Sets the OPC bit (bit 0) of the Standard Event Status Register at the completion of all
pending operations. (No query)
Example of use
10 OUTPUT 717;"*OPC"
Equivalent key No equivalent key is available on the front panel.
*OPC?
Syntax *OPC?
Description 1 is read out at the completion of all pending operations. (Query only)
Query response {1}<newline><^END>
Example of use
10 OUTPUT 717;"*OPC?"
20 ENTER 717;A
Equivalent key No equivalent key is available on the front panel.