User Manual

2400 Series SourceMeter
®
User’s Manual SCPI Command Reference 18-59
[:ON] <function list>
OFF <function list>
[:SENSe[1]]:FUNCtion[:ON] <function list> Specify functions to be enabled
[:SENSe[1]]:FUNCtion:OFF <function list> Specify functions to be disabled
Parameters <function list> = CURRent[:DC]” Amps measurement function
“VOLTage[:DC]” Volts measurement function
“RESistance” Ohms measurement function
NOTE Each function in the list must be enclosed in quotes (double or single) and
separated by a comma (i.e., :func:on “volt,” “curr”).
Query [:ON]? Query functions that are enabled
:OFF? Query functions that are disabled
Description When concurrent measurements are enabled, these commands are
used to enable or disable functions to be measured. The [:ON] com
-
mand is used to include (enable) one or more measurement func-
tions in the list, and the :OFF command is used to remove (disable)
one or more functions from the list.
Note that each function specified in the list must be enclosed in sin-
gle or double quotes, and functions must be separated by commas.
Examples:
:FUNCtion “VOLTage”, “CURRent” Enable volts and amps
functions
:FUNCtion:OFF ‘VOLTage’, ‘CURRent’ Disable volts and amps
functions
Note that there is a stand-alone command that can be used to
enable or disable all three measurement functions (see
“ALL,”
page 18-60).
If concurrent measurements (see “CONCurrent <b>,” page 18-58)
are disabled, the :ON command can only turn on one function at a
time.
NOTE For the Model 2430 Pulse Mode, only one function can be enabled. Trying to
enable more than one function results in error -108.
NOTE The function selected with the SENSE:FUNC command will not be displayed
on the front panel if concurrent measurements are enabled.