2 Programming the Test Set
Common Commands
Identification Query
Returns a string of instrument identification information. The string will contain the model number, serial
number, and firmware revision.
The response is organized into four fields separated by commas. The field definitions are as follows:
•
Manufacturer
•
Model
•
Serial number
•
Firmware version
Key Path
No equivalent key. See related key System, Show System.
Remote Command
*IDN?
Example
*IDN? Returns instrument identification information, such as:
Keysight Technologies, E6650A, US01020004, E.14.50
Initial S/W Revision
Prior to A.02.00
Modified at S/W Revision
x.14.50
Operation Complete
The *OPC command sets bit 0 in the standard event status register (SER) to “1” when pending operations
have finished, that is when all overlapped commands are complete. It does not hold off subsequent
operations. You can determine when the overlapped commands have completed either by polling the OPC
bit in SER, or by setting up the status system such that a service request (SRQ) is asserted when the OPC
bit is set.
The *OPC? query returns a “1” after all the current overlapped commands are complete. So it holds off
subsequent commands until the "1” is returned, then the program continues. This query can be used to
synchronize events of other instruments on the external bus.
Remote Command
*OPC
*OPC?
Example
INIT:CONT 0 Selects single sweeping.
INIT:IMM Initiates a sweep.
*OPC? Holds off any further commands until the sweep is complete.
Status Bits/OPC
dependencies
Not global to all remote ports or front panel. *OPC only considers operation that was initiated on the
same port as the *OPC command was issued from.
*OPC is an overlapped command, but *OPC? is sequential.
Backwards Compatibility
Notes
1. The ESA/PSA/VSA products do not meet all the requirements for the *OPC command specified by
IEEE 488.2. This is corrected for X-Series. This will sometimes cause behavior that is not
backward compatible, but it will work as customers expect.
Sequence Analyzer User's & Programmer's Reference
89
Содержание E6650A EXF
Страница 34: ...1 About the Test Set Mouse and Keyboard Control 34 Sequence Analyzer User s Programmer s Reference...
Страница 94: ...2 Programming the Test Set Common Commands 94 Sequence Analyzer User s Programmer s Reference...
Страница 129: ...4 Mode Functions Undefined variable Primary ProductName Sequence Analyzer User s Programmer s Reference 129...
Страница 145: ...5 System Functions Undefined variable Primary ProductName Sequence Analyzer User s Programmer s Reference 145...
Страница 206: ...5 System Functions System 206 Sequence Analyzer User s Programmer s Reference...
Страница 214: ...6 List Sequence Measurements File File See File on page 146 214 Sequence Analyzer User s Programmer s Reference...
Страница 474: ...6 List Sequence Measurements Mode Mode See Mode on page 130 474 Sequence Analyzer User s Programmer s Reference...
Страница 478: ...6 List Sequence Measurements Print Print See Print on page 151 478 Sequence Analyzer User s Programmer s Reference...
Страница 642: ...6 List Sequence Measurements System System See System on page 152 642 Sequence Analyzer User s Programmer s Reference...