User`s manual

:RESolution <resolution>
:RESolution? [MIN | MAX]
Note The root command [SENSe:] is an implied command and can be omitted.
FUNCtion
[SENSe:]FUNCtion[:<function>] selects the measurement function. You can
select 4-wire resistance, AC voltage, or DC voltage.
Parameters
Parameter Name Parameter Type Range of Values Default Units
<function>
discrete
:FRESistance
|
:VOLTage:AC |
:VOLTage[:DC]
none
Comments The :DC parameter is optional. Both of the following command statements select
the DC voltage function:
FUNC:VOLT:DC or FUNC:VOLT
*RST Condition: SENS:FUNC:VOLT:DC
Example Changing Measurement Function
CONF:VOLT:DC !Function: DC voltage; stand-alone
multimeter.
FUNC:FRES !Change function to 4-wire resistance.
READ? !Place multimeter in wait-for-trigger state and
make measurement; send reading to output
buffer.
enter statement !Enter reading into computer.
FUNCtion?
[SENSe:]FUNCtion? returns one of the following quoted strings to the output
buffer: “
FRES”, “VOLT:AC”, or “VOLT”.
Example Querying the Measurement Function
FUNC:FRES !Function: 4-wire ohms; stand-alone
multimeter.
FUNC? !Query multimeter to return selected
function.
enter statement !Enter quoted string into computer.
Chapter 5 Command Reference 162