IEEE-Common Commands Instrument Setup and Status
Agilent 8163A/B, 8164A/B & 8166A/B Mainframes, Fifth Edition 59
command: *IDN?
syntax: *IDN?
description: The IDeNtification query *IDN? gets the instrument identification over the interface.
parameters: none
response: The identification termin ated by <END>:
For example.
Agilent Technologies
mmmm
ssssssss
rrrrrrrrrr
manufacturer
instrument model number (for example 8164B)
serial number
firmware revision level
example: *IDN? Agilent Techologies,mmmm,ssssssss,rrrrrrrrrr<END>
NOTE The Agilent 8163A, Agilent 8164A, and Agilent8166A will always return Agilent Technologies as the
manufacturer. This will not be affected by the transition of these instruments to Agilent Technologies. This will
allow programs that use this string to continue functioning.
See :SLOT[n]:HEAD[n]:IDN?” on page 82 for informat ion on module identity strings.
command: *OPC
syntax: *OPC
description: The instrument parses and execu tes all program message units i n the input queue and
sets the operation complete bit in the standar d event status register (SESR). This com-
mand can be used to avoid filling the input queue before the previous commands have fin-
ished executing.
Some module firmware includes comman ds that set a "StatNOPC" flag during execu tion
to indicate that the module is busy. *OPC bloc ks the GPIB bus to all commands until e very
module hosted by the instrument is no longer busy.
The following actions cancel the *OPC command (and put the instrument into Operation
Complete, Command Idle State):
•Power-on
the Device Clear Active State is asser ted on the interface.
•*CLS
•*RST
parameters: none
response: none
example: *OPC