![Agilent Technologies 86120C User Manual Download Page 143](http://html.mh-extra.com/html/agilent-technologies/86120c/86120c_user-manual_2867947143.webp)
4-15
Programming Commands
Measurement Instructions
Measurement Instructions
Use the measurement instructions documented in this section to per-
form measurements and return the desired results to the comp uter.
Four basic measurement instructions are used: CONFigure, FETCh,
READ, and MEASure. Because the command trees for each of these
four basic measurement instructions are identical, only the MEASure
tree is documented.
To p erform a measurement, ap p end to the measurement instruction a
POWer or LENGth function. The POWer functions select power, fre-
quency, wavelength, or wave number measurements.
When the :SCALar command is used, data for a single measurement
value is returned. When the :ARRay command is used, multip le data
values are returned.
The MEASure measurement instruction always acquires new measure-
ment data. In order to obtain both wavelength and p ower values from
the same measurement data, use two FETCh commands. This is shown
in the following p rogram fragment:
OUTPUT 720;”:INIT:CONT OFF;”
OUTPUT 720;”:CONF:ARR:POW MAX”
OUTPUT 720;”:INIT:IMM”
OUTPUT 720;”:FETC:ARR:POW?”
ENTER 720:powers$
OUTPUT 720;”:FETC:ARR:POW:WAV?”
ENTER 720:wavelengths$
In the examp le above, the data in the p ower and wavelength arrays
are returned in the same order so that p owers can be matched to
wavelengths. You can also send a MEASure command followed by a
FETCh command.
Summary of Contents for 86120C
Page 12: ......
Page 26: ...1 14 Getting Started Returning the Instrument for Service ...
Page 27: ...1 15 Getting Started Returning the Instrument for Service ...
Page 28: ......
Page 96: ...3 18 Programming Monitoring the Instrument ...
Page 128: ...3 50 Programming Lists of Commands ...
Page 236: ...4 108 Programming Commands UNIT Subsystem ...
Page 248: ......
Page 264: ...6 16 Specifications and Regulatory Information Product Overview ...
Page 269: ...7 5 Reference Menu Maps Appl s Menu ...
Page 271: ...7 7 Reference Menu Maps Display List by WL Menu Delta On Menu ...
Page 273: ...7 9 Reference Menu Maps System Print Menu ...
Page 274: ...7 10 Reference Menu Maps System Setup Menu ...
Page 284: ......
Page 292: ......
Page 293: ......