Model 2651A High Power System SourceMeter® Instrument Reference Manual Section 7: Command reference
2651A-901-01 Rev. A / March 2011 7-201
Also see
reset() (on page 7-151)
smuX.measure.autorangeY
(on page 7-191)
smuX.reset()
(on page 7-209)
setup.recall()
(on page 7-170)
Range (on page 2-65)
smuX.measure.nplc
This attribute sets the integration aperture for measurements.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes Instrument reset
SMU reset
Recall
Saved setups 1.0
Usage
nplc = smuX.measure.nplc
smuX.measure.nplc = nplc
nplc
The integration aperture. Set from 0.001 to 25 (in seconds).
X
SMU channel (for example, smua.measure.nplc applies to SMU Channel A).
Details
When making measurements, the SMU uses one of two types of analog to digital converters. This attribute
controls the integration aperture for the integrating ADC. This attribute is not used when the fast ADC is selected.
The integration aperture is based on the number of power line cycles (NPLC), where 1 PLC for 60 Hz is 16.67
ms (1/60) and 1 PLC for 50 Hz is 20 ms (1/50).
Example
smua.measure.nplc = 0.5
Sets the integration time for SMU Channel A to 0.5/60
seconds.
Also see
reset() (on page 7-151)
setup.recall()
(on page 7-170)
smuX.measure.adc
(on page 7-190)
smuX.reset()
(on page 7-209)
Speed
(on page 2-71)
smuX.measure.overlappedY()
This function starts an asynchronous (background) measurement.
Type TSP-Link accessible
Affected by Where saved Default value
Function No