Commands by Subsystem 3
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Reference 61

Common (*) Commands

Commands defined by IEEE 488.2 standard that are common to all

instruments. See "Introduction to Common (*) Commands" on page 63.

Table 28 Common (*) Commands Summary

Command Query Options and Query Returns
*CLS (see page 65) n/a n/a
*ESE <mask> (see
page 66)
*ESE? (see page 67) <mask> ::= 0 to 255; an integer
in NR1 format:
Bit Weight Name Enables
--- ------ ---- ----------
7 128 PON Power On
6 64 URQ User Request
5 32 CME Command Error
4 16 EXE Execution Error
3 8 DDE Dev. Dependent Error
2 4 QYE Query Error
1 2 RQL Request Control
0 1 OPC Operation Complete
n/a *ESR? (see page 68) <status> ::= 0 to 255; an integer
in NR1 format
n/a *IDN? (see page 68) AGILENT TECHNOLOGIES,<model>,
<serial number>,X.XX.XX
<model> ::= the model number of
the instrument
<serial number> ::= the serial
number of the instrument
<X.XX.XX> ::= the software
revision of the instrument
n/a *LRN? (see page 71) <learn_string> ::= current
instrument setup as a block of
data in IEEE 488.2 # format
*OPC (see page 72) *OPC? (see page 72) ASCII "1" is placed in the output
queue when all pending device
operations have completed.