6: SCPI command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
6-118 DMM7510-901-01 Rev. B / May 2015
Details
This command returns data for one configuration index.
Example
:SENS:CONF:LIST:QUER? "MyMeasList", 2, 3
Returns the TSP commands and parameter settings that represent the settings in configuration index 2.
Example partial output:
dmm.measure.func = dmm.FUNC_DC_VOLTAGE
dmm.measure.unit = dmm.UNIT_VOLT
dmm.measure.range = 1
dmm.measure.autorange = dmm.ON
dmm.measure.autozero.enable = dmm.ON
Also see
Configuration lists (on page 3-37)
[:SENSe[1]]:CONFiguration:LIST:CREate (on page 6-116)
TSP command reference (on page 8-1)
[:SENSe[1]]:CONFiguration:LIST:RECall
This command recalls a configuration index in a measure configuration list.
Type Affected by Where saved Default value
Usage
[:SENSe[1]]:CONFiguration:LIST:RECall "<name>"
[:SENSe[1]]:CONFiguration:LIST:RECall "<name>", <index>
A string that represents the name of a measure configuration list
A number that defines a specific configuration index in the configuration list
Details
Use this command to recall the settings stored in a specific configuration index in a specific
configuration list. If you do not specify an index when you send the command, it recalls the settings
stored in the first configuration index in the specified configuration list.
If you recall an invalid index (for example, calling index 3 when there are only two indexes in the
configuration list) or try to recall an index from an empty configuration list, event code 2790,
"Configuration list, error, does not exist" is displayed.