Keysight N432A Programming Manual page 71

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

Advertisement

Using INITiate and FETCh?
ABOR1
CONF1 DEF,3
INIT1
FETC1? DEF,3 Triggers the upper-window measurement, then retrieves the measurement reading.
Some finetuning of the previous program segment can be carried out, for
example, by turning the trigger delay off, as shown below.
1 ABOR1
2 CONF1 DEF,3
3 TRIG1:DEL:AUTO OFF
4 INIT1
5 FETC1? DEF,3
Example 5 – Making a difference measurement
The following program segment queries the lower window to make a difference
measurement of Channel A – Channel A. The expected power level and resolution
parameters are defaulted, leaving them at their current settings. Some finetuning
of the measurement is carried out by turning the trigger delay off.
Using READ?
ABOR1
CONF2:POW:AC:DIFF DEF,DEF,(@1),(@1)
TRIG1:DEL:AUTO OFF
READ2:POW:AC:DIFF?
READ2:POW:AC:DIFF? DEF,DEF,(@1),(@1) (A second READ? query is sent to make
a Channel A – Channel A measurement using fresh measurement data.)
Keysight N432A Programming Guide
Aborts the measurement.
Configures the upper window to make a measurement using the current settings of
the expected power and source list, and a resolution setting of 3.
Sets the channel in a wait-for-trigger state.
N432A Remote Operation
1
71

Advertisement

Table of Contents
loading

Table of Contents