![Keysight Technologies 86120B Скачать руководство пользователя страница 148](http://html1.mh-extra.com/html/keysight-technologies/86120b/86120b_user-manual_1961930148.webp)
146
Programming Commands
Measurement Instructions
Measurement Instructions
Use the measurement instructions documented in this section to perform measure-
ments and return the desired results to the computer. 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 perform a measurement, append to the measurement instruction a POWer or
LENGth function. The POWer functions select power, frequency, wavelength, or
wave number measurements. Use the LENGth functions to configure the instrument
to measure coherence length. The instrument measures the coherence length in the
time domain by rectifying and low-pass filtering the interferogram. The resulting
waveform is then curve fit into a decaying exponential.
When the :SCALar command is used, data for a single measurement value is
returned. When the :ARRay command is used, multiple data values are returned.
The MEASure measurement instruction always acquires new measurement data. In
order to obtain both wavelength and power values from the same measurement data,
use two FETCh commands. This is shown in the following program 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 example above, the data in the power and wavelength arrays are returned in
the same order so that powers can be matched to wavelengths. You can also send a
MEASure command followed by a FETCh command.
Содержание 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: ......