Keysight N432A Programming Manual page 502

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

Advertisement

18
Programming Examples
or
-> INIT:CONT OFF
-> CONF
-> READ?
You can also use FETCh? to query voltage measurements in the Free Run/
Continuous mode or the Single Trigger mode as shown in the following examples:
-> INIT:CONT ON
-> FETC:V1?
-> INIT:CONT OFF
-> CONF
-> INIT
-> FETC:VRF1?
"–>" indicates the commands that you send to the N432A.
NOTE
"<–" indicates the response from the N432A.
502
// Sets the N432A to the Single Trigger mode.
// Configures the measurement.
// Reads the measurement result. READ? is equivalent
to INIT followed by a FETC? (Assuming that
TRIG:SOUR is set to IMMediate).
// Sets the N432A to the Free Run mode.
// Queries the V
measurement result from the buffer.
1
// Sets the N432A to the Single Trigger mode.
// Configures the measurement.
// Initializes the measurement.
// Queries the V
RF1
sequence must be followed.
Keysight N432A Programming Guide
measurement result. The above

Advertisement

Table of Contents
loading

Table of Contents