Keysight Technologies 34450A Programmer's Reference Manual page 77

Digit multimeter
Hide thumbs Also See for 34450A:
Table of Contents

Advertisement

discrete value for the <resolution> parameter. When auto ranging is combined with a discrete
resolution, the instrument cannot accurately resolve the integration time (especially if the input signal
is continuously changing). If your application requires auto ranging, be sure to specify "DEF" for the
<resolution> parameter or omit the parameter from the command.
— Auto range thresholds:
Down range at:
Up range at:
— If the input signal is greater than can be measured on the selected range (manual ranging), the
instrument gives an overload indication : "OL" from the front panel or "±9.9E+37" from the remote
interface.
Examples
The following program segment configures the instrument for 2-wire resistance measurements. The
READ? command places the instrument in the "wait-for-trigger" state, triggers a measurement, and then
sends the reading to memory and the instrument output buffer. The default range (auto range) and
resolution (5 1/2 digits) are used for the measurement.
CONF:RES
READ?
Typical Response: +1.32130000E+04
The following program segment configures the instrument for 2-wire resistance measurements. The
INITiate command places the instrument in the "wait-for-trigger" state, triggers a measurement, and
stores the reading in memory. The
instrument output buffer. The 1 kΩ range is selected with resolution set to 3.00E-5.
CONF:RES 1000,3.0e-5
INIT
FETC?
Typical Response: +4.27150000E+02
See Also
CONFigure[:PRIMary]?
FETCh?
INITiate[:IMMediate]
READ?
Keysight 34450A Programmer's Reference
<10% of range
>120% of range
FETCh?
command transfers the reading from reading memory to the
2     SCPI Programming
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents