[SENSe:]RESistance:APERture
[SENSe:]RESistance:APERture
[SENSe:]FRESistance:APERture
Syntax
[SENSe:]RESistance:APERture {<time>|MIN|MAX}[,(@<ch_list>)]
[SENSe:]RESistance:APERture? [{(@<ch_list>)|MIN|MAX}]
[SENSe:]FRESistance:APERture {<time>|MIN|MAX}[,(@<ch_list>)]
[SENSe:]FRESistance:APERture? [{(@<ch_list>)|MIN|MAX}]
Description
These commands enable the aperture mode and set the integration time (<aperture_time>) in seconds for 2-wire (RESistance) and 4-wire (FRESistance) resistance measurements on the specified channels.
|
|
You should use this command only when you want precise control of the integration time of the internal DMM. Otherwise, specifying integration time using NPLC (see [SENSe:]RESistance:NPLC command) executes faster and offers better power line noise rejection characteristics for values of NPLC greater than 1. |
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 <aperture_time> Numeric A number of seconds, from 0.0004 to 4. This is a required parameter.You must specify the time, or MIN or MAX. <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 the <seconds> parameter, you can substitute MIN or MAX for a numeric value. MIN selects the smallest value accepted, which gives the lowest resolution; MAX selects the largest value accepted, which gives the highest resolution.
- 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 (see [SENSe:]FRESistance:APERture command).
- 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>).
- Only the integral number of power line cycles (1, 2, 10, 20, 100, or 200 PLCs) provide normal mode (line frequency noise) rejection.
- The CONFigure, MEASure?, [SENSe:]RESistance:NPLC, [SENSe:]RESistance:RESolution, [SENSe:]FRESistance:NPLC, and [SENSe:]FRESistance:RESolution commands disable the aperture mode (these commands select an integration time in number of power line cycles).
- The aperture mode is disabled 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 aperture time in the form "+1.00000000E-01" for each channel specified. Multiple responses are separated by commas.
Examples
In each of the following examples, you could replace the node name FRES with RESistance.
The following command enables the aperture mode and sets the aperture time to 300 ms on channels 03 and 13 in slot 100. For this 4-wire measurement, the instrument automatically pairs these channels in Bank 1 with the corresponding channels in Bank 2.
FRES:APER 300E-03,(@103,113)
The following query returns the aperture time selected on channels 03 and 13 in slot 100.
FRES:APER? (@103,113)
FRES:APER:ENAB? !Verify that aperture mode is enabled ("1")
Typical Response: +3.00000000E-01,+3.00000000E-01