Making The Measurement - Keysight N432A Programming Manual

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

Advertisement

1
N432A Remote Operation

Making the measurement

The following program segments provide the examples on how to use the
calibration factors in measuring power.
INITiate example (using a frequency-specific calibration factor)
ABOR
CONF:POW:AC DEF,1,(@1)
SENS:CORR:GAIN 60
SENS:FREQ 500KHZ
INIT
FETC?
READ? example (using a sensor calibration table)
ABOR
CONF:POW:AC DEF,2,(@1)
SENS:CORR:CSET1:SEL "Sensor1"
SENS:CORR:CSET1: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 sensor
– To determine the calibration factor being used by the N432A to make a
90
the sensor calibration table, the N432A calculates the calibration factor using
linear interpolation.
calibration table, the N432A uses the highest or lowest frequency point in the
sensor calibration table to set the calibration factor.
measurement, use the following query:
[SENSe[1]:]CORRection:CFACtor|GAIN[1][:INPut]
[:MAGNitude]? [MIN|MAX]
The response may be an interpolated value.
Keysight N432A Programming Guide

Advertisement

Table of Contents
loading

Table of Contents