Keysight N432A Programming Manual page 503

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

Advertisement

Example 3: Basic Power Measurement
The following command sequences provide the examples to perform a simple
power measurement with Free Run and Single Trigger modes.
Free Run mode
-> SYST:PRES
-> INIT:CONT ON
-> FREQ 1000MHz
-> CORR:CFAC 80
-> FETC?
Single Trigger mode
-> SYST:PRES
-> INIT:CONT OFF
-> FREQ 1000MHz
-> CORR:CFAC 80
-> INIT
-> FETC?
Keysight N432A Programming Guide
// Presets the N432A.
// Sets the N432A to the Free Run mode.
// Sets the frequency to 1000 MHz.
// Sets the calibration factor to 80%.
// Queries the measurement result. The above
sequence must be followed.
// Presets the N432A.
// Sets the N432A to the Single Trigger mode.
// Sets the frequency to 1000 MHz.
// Sets the calibration factor to 80%.
// Initializes the measurement.
// Queries the measurement result. The above
sequence must be followed.
Programming Examples
18
503

Advertisement

Table of Contents
loading

Table of Contents