Keysight Technologies 34450A Programmer's Reference Manual page 81

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

Advertisement

<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 (positive overload) or -OL (negative overload) from the
front panel or "±9.9E+37" from the remote interface.
Examples
The following program segment configures the instrument for DC voltage 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:VOLT:DC
READ?
Typical Response: +1.86850000E-03
The following program segment configures the instrument for DC voltage measurements. The INITiate
command places the instrument in the "wait-for-trigger" state, triggers a measurement, and stores the
reading in memory. The
output buffer. The 1 V range is selected with a resolution of 3.00E-5.
CONF:VOLT:DC 1,3.0e-5
INIT
FETC?
Typical Response: +4.27150000E-01
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 instrument
2     SCPI Programming
81

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents