[SENSe:]VOLTage:DC:NPLC
[SENSe:]VOLTage:DC:NPLC
Syntax
[SENSe:]VOLTage:DC:NPLC {<PLCs>|MIN|MAX}[,(@<ch_list>)]
[SENSe:]VOLTage:DC:NPLC? [{(@<ch_list>)|MIN|MAX}]
Description
This command sets the integration time in number of power line cycles (PLCs) on the specified channels.Integration time affects the measurement resolution (for better resolution, use a longer integration time) and measurement speed (for faster measurements, use a shorter integration time).
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
Parameters
Name Type Range of Values Default Value <PLCs> Discrete {0.02|0.2|1|2|10|20|100|200|MIN|MAX} This is a required parameter. <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
- Only the integral number of power line cycles (1, 2, 10, 20, 100, or 200 PLCs) provide normal mode (line frequency noise) rejection.
-
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 - The specified integration time is used for all measurements on the selected channels. If you have applied Mx+B scaling or have assigned alarms to the selected channel, those measurements are also made using the specified integration time. Measurements taken during the Monitor function also use the specified integration time.
- You can also set the integration time by specifying an aperture time (see [SENSe:]VOLTage[:DC]: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:]VOLTage[:DC]:NPLC, and [SENSe:]VOLTage[:DC]:RESolution commands disable the aperture time mode (these commands select an integration time in number of power line cycles).
- The instrument sets the integration time 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 integration time in power line cycles for each channel in the form +1.12345678E+01.
Examples
The following command sets the integration time to 20 PLCs on channels 03 through 06 in slot 200.
VOLT:DC:NPLC 20,(@203:206)
The following query returns the integration time on the same channels.
VOLT:DC:NPLC? (@203:206)
Typical Response: +2.00000000E+01,+2.00000000E+01,+2.00000000E+01,+2.00000000E+01