[SENSe:]RESistance:RESolution

34980A

[SENSe:]RESistance:RESolution

Syntax

[SENSe:]RESistance:RESolution {<resolution>|MIN|MAX|DEF} [, (@<ch_list>)]

[SENSe:]RESistance:RESolution? [{(@<ch_list>)|MIN|MAX}]

Description

This command selects the measurement resolution for 2-wire resistance measurements on the specified channels. Specify the resolution in the same units as the selected measurement function, not in number of digits. If you omit the optional <ch_list> parameter, this command applies to the internal DMM, independent of any channels or a scan list.

Used With:

  • 34921A through 34925A Multiplexer Modules

Parameters

Name

Type

Range of Values

Default Value

<resolution>

Numeric

Desired resolution in ohms.

0.000003 x Range (1 PLC)

<ch_list>

Numeric

One or more channels in the form (@sccc).

If <ch_list> is omitted, this command applies to the internal DMM.

Remarks

  • For the <resolution> parameter, you can substitute MIN or MAX for a numeric value. MIN selects the smallest value accepted, which gives the highest resolution; MAX selects the largest value accepted, which gives the least resolution.

  • If you omit the optional <ch_list> parameter, the configuration applies to the internal DMM, independent of any channels or a scan list (any existing scan list is not redefined). An error is generated if the internal DMM is not installed or is disabled.

  • Since 2-wire and 4-wire resistance are related functions, changing a measurement parameter for one function will also change the corresponding parameter for the other function (see [SENSe:]FRESistance:RESolution command).

  • Setting the resolution also sets the integration time for the measurement. The following table shows the relationship between integration time, measurement resolution, number of digits, and number of bits.

Integration Time

Resolution

Digits

Bits

0.02 PLC

< 0.0001 x Range

4½ Digits

15

0.2 PLC

< 0.00001 x Range

5½ Digits

18

1 PLC

< 0.000003 x Range

5½ Digits

20

2 PLC

< 0.0000022 x Range

6½ Digits

21

10 PLC

< 0.000001 x Range

6½ Digits

24

20 PLC

< 0.0000008 x Range

6½ Digits

25

100 PLC

< 0.0000003 x Range

6½ Digits

26

200 PLC

< 0.00000022 x Range

6½ Digits

26

  • You can also set the integration time by specifying an aperture time (see [SENSe:]RESistance:APERture command). However, note that specifying integration time using NPLCs executes faster and offers better noise rejection characteristics for values of NPLC greater than 1.

  • The CONFigure, MEASure?, [SENSe:]RESistance:NPLC, and [SENSe:]RESistance:RESolution commands disable the aperture mode (these commands select an integration time in number of power line cycles). You can use the [SENSe:]RESistance:APERture:ENABled? command to query whether the aperture mode is currently enabled or disabled.

  • The instrument sets the resolution to 1 PLC after a Factory Reset (*RST command). An Instrument Preset (SYSTem:PRESet command) or Card Reset (SYSTem:CPON command) does not change the setting.

Return Format

The query command returns the resolution in the form "+1.00000000E+02" for each channel specified. Multiple responses are separated by commas. Note that if the aperture mode is currently enabled (see [SENSe:]RESistance:APERture:ENABled? command), the value returned will represent the previous value specified, not the actual integration time.

Examples

The following command sets the measurement resolution to 100Ω on channels 3 and 13 in slot 1.

RES:RES 100,(@1003,1013)

The following query returns the resolution selected on channels 3 and 13 in slot 1.

RES:RES? (@1003,1013)
RES:APER:ENAB?  !Verify that aperture mode is disabled ("0")

Typical Response:

+1.00000000E+02,+1.00000000E+02
0

See Also

CONFigure:RESistance

[SENSe:]RESistance:APERture

[SENSe:]RESistance:APERture:ENABled?

[SENSe:]RESistance:NPLC