[SENSe:]RESistance:RESolution
[SENSe:]RESistance:RESolution
[SENSe:]FRESistance:RESolution
Syntax
[SENSe:]RESistance:RESolution {<resolution>|MIN|MAX}[,(@<ch_list>)]
[SENSe:]RESistance:RESolution? [{(@<ch_list>)|MIN|MAX}]
[SENSe:]FRESistance:RESolution {<resolution>|MIN|MAX}[,(@<ch_list>)]
[SENSe:]FRESistance:RESolution? [{(@<ch_list>)|MIN|MAX}]
Description
These commands select the measurement resolution for 2-wire (RESistance) and 4-wire (FRESistance) resistance measurements on the specified channels. Specify the resolution in the same units as the selected measurement function, not in number of digits.
Used With:
- 34901A 20 Channel Multiplexer (2/4-wire) Module
- 34902A 16 Channel Multiplexer (2/4-wire) Module
- 34908A 40 Channel Single-Ended Multiplexer Module (RESistance only; not FRESistance)
Parameters
Name Type Range of Values Default Value <resolution> Numeric Desired resolution in ohms 0.000003 x Range (1 PLC) <ch_list> Channel List One or more channels, as shown:
(@310) - channel 10 on the module in slot 300.
(@305:310) - channels 05 through 10 on the module in slot 300.
(@202:207,209,302:308) - channels 02 through 07 and 09 on the module in slot 200 and channels 02 through 08 on the module in slot 300.
If you omit the optional <ch_list> parameter, this command applies to the currently defined scan list.
Remarks
- For 4-wire resistance measurements, the instrument automatically pairs channel n in Bank 1 with channel n+10 in Bank 2 (34901A) or n+8 (34902A) to provide the source and sense connections. For example, make the source connections to the HI and LO terminals on channel 02 in Bank 1 and the sense connections to the HI and LO terminals on channel 12 (34901A) or 10 (34902A) in Bank 2.Specify the paired channel in Bank 1 (source) as the <ch_list> channel (channels in Bank 2 are not allowed in the <ch_list>).
- 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.
- The instrument will dispatch a settings conflict error if you issue this command when[SENSe:]CURRent:DC:RANGe:AUTO is ON for one or more of the specified channels.
- Because 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.
-
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, [SENSe:]RESistance:NPLC, [SENSe:]RESistance:RESolution, and [SENSe:]FRESistance:RESolution commands disable the aperture mode (these commands select an integration time in number of power line cycles).
- 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 returns the resolution in the form "+1.00000000E+02" for each channel specified. Multiple responses are separated by commas.
Examples
In the following commands, you can substitute the node name RES:FRES for RES:RES.
The following command sets the measurement resolution to 100Ω on channels 03 and 13 in slot 100.
RES:RES 100,(@103,113)
The following query returns the resolution selected on channels 03 and 13 in slot 100.
RES:RES? (@103,113)
RES:APER:ENAB? !Verify that aperture mode is disabled ("0")
Typical Response: +1.00000000E+02,+1.00000000E+02