Making The Measurement - Keysight N432A Programming Manual

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

Advertisement

Making the measurement

The following program segments provide the examples on how to use the
frequency-dependent offset tables in measuring power.
INITiate example
ABOR
CONF:POW:AC DEF,1,(@1)
SENS:CORR:CSET2:SEL "Offset1"
SENS:CORR:CSET2:STAT ON
SENS:FREQ 500KHZ
INIT
FETC?
READ? example
ABOR
CONF:POW:AC DEF,2,(@1)
SENS:CORR:CSET2:SEL "Offset1"
SENS:CORR:CSET2:STAT ON
SENS:FREQ 500KHZ
READ?
– If the measurement frequency does not correspond directly to a frequency in
NOTE
– If you enter a frequency outside the frequency range defined in the
– To determine the value of the offset being used by the N432A to make a
Keysight N432A Programming Guide
the frequency-dependent offset table, the N432A calculates the offset using
linear interpolation.
frequency-dependent offset table, then the N432A uses the highest or lowest
frequency point in the table to set the offset.
measurement, use the following query:
[SENSe[1]:]CORRection:FDOFfset|GAIN4[:INPut][:MAGNitude]?
The response may be an interpolated value.
N432A Remote Operation
1
81

Advertisement

Table of Contents
loading

Table of Contents