136
Programming Commands
Common Commands
Example
OUTPUT 720;”*ESR?”
ENTER 720;Event
PRINT Event
*IDN?
The *IDN? (identification number) query returns a string value which identifies the
instrument type and firmware version.
Syntax
*IDN?
Description
An *IDN? query must be the last query in a program message. Any queries after the
*IDN? query in a program message are ignored.
The maximum length of the identification string is 50 bytes.
Query Response
The following identification string is returned. The third entry is the instrument’s
serial number. The last entry in the string is the firmware version number; this value
may vary between instruments.
Agilent, 86120B, USaaaabbbb, 2.000
Example
DIM Id$[50]
OUTPUT 720;”*IDN?”
ENTER 720;Id$
PRINT Id$
*OPC
The *OPC (operation complete) command sets the operation complete bit in the
event status register when all pending device operations have finished.
Syntax
*OPC
*OPC?
Description
The *OPC? query places an ASCII “1” in the output queue when all pending device
operations have finished.
This command is useful when the computer is sending commands to other instru-
ments. The computer can poll the event status register to check when the
Keysight 86120B has completed the operation. Use the *OPC? query to ensure all
Содержание 86120B
Страница 1: ...Keysight 86120B Multi Wavelength Meter User s Guide...
Страница 2: ......
Страница 3: ...1...
Страница 12: ...10 General Safety Considerations...
Страница 68: ...You can use the ABORT and CONT softkey to stop and restart a print job that is in progress...
Страница 100: ...98 Programming Monitoring the Instrument...
Страница 163: ...161 Programming Commands CALCulate1 Subsystem Query Response For normal update 34123 For fast update 4268...
Страница 231: ...229 Performance Tests Test 5 Amplitude Accuracy and Linearity...
Страница 232: ......
Страница 233: ...7 Definition of Terms 233 Specifications 235 General Safety Information 239 Specifications and Regulatory Information...
Страница 244: ...242 Specifications and Regulatory Information Product Overview...
Страница 250: ...248 Reference Menu Maps Display List by Power Menu Display List by WL Menu...
Страница 251: ...249 Reference Menu Maps Delta On Menu Delta Off Menu...
Страница 253: ...251 Reference Menu Maps System Print Menu...
Страница 254: ...252 Reference Menu Maps System Setup Menu...
Страница 272: ......