CONFigure?

The CONFigure? command queries the multimeter to return the configuration set by the most recent CONFigure or MEASure command.

It returns a quoted string to the output buffer in the following format:“<function> <parameter>,<parameter>”

Subsystem Syntax

CONFigure?

Comments When the multimeter is configured for current, voltage or resistance measurements, CONFigure? returns the function followed by the selected range and resolution. For example:

“CURR:AC +1.000000E+00,1.000000E-05” “CURR +1.000000E+00,1.000000E-05” “VOLT:AC +2.000000E+02,1.000000E-06” “VOLT +3.000000E+02,1.000000E-06” “FRES +100.0000E+03,1.000000E-05” “RES +1.000000E+03,1.000000E-03” “FREQ +3.000000+00,3.000000E-05” “PER +3.333330E-01,3.333330E-06”

If you specify DEF, MIN, or MAX for the range or resolution parameters in CONFigure or MEASure, the CONFigure? command returns the selected value.

Related Commands: CONFigure, MEASureExample Querying the Multimeter Configuration

dimension string array

Dimension computer array to store string.

CONF:FRES 900,MAX

Function: 4-wire ohms; range selected: 1kΩ;

CONF?

MAX resolution: 100mΩ.

Query configuration.

enter statement

Enter string into computer.

String Returned:

“FRES +1.000000E+003,9.999999E-02”

96 Multimeter Command Reference

Chapter 3