Keysight N432A Programming Manual page 69

Thermistor power meter
Hide thumbs Also See for N432A:
Table of Contents

Advertisement

Some finetuning of measurements can be performed using the CONFigure and
READ? commands. For example, in the previous program segment, some
finetuning can be performed by turning the trigger delay off.
1 ABOR1
2 CONF1 -50,DEF,(@1)
3 TRIG1:DEL:AUTO OFF
4 READ1?
Using INITiate and FETCh?
ABOR1
CONF1 -50,DEF,(@1)
INIT1
FETC1? -50,DEF,(@1)
Some finetuning of measurements can be carried out using the CONFigure
command and INITiate and FETCh? commands. For example, in the above
program segment some finetuning can be carried out by turning the trigger delay
off.
1 ABOR1
2 CONF1 -50,DEF,(@1)
3 TRIG1:DEL:AUTO OFF
4 INIT1
5 FETC1? -50,DEF,(@1)
Keysight N432A Programming Guide
Aborts the measurement.
Configures the upper window to make a measurement using an
expected power level of –50 dBm and the current resolution setting.
Sets the channel in a wait-for-trigger state.
Triggers the upper-window measurement, then retrieves the
measurement reading.
N432A Remote Operation
1
69

Advertisement

Table of Contents
loading

Table of Contents