Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-220 2600BS-901-01 Rev. F/August 2021
smua.measure.calibratev(1, 1e-4, 1e-5, 0.92, 0.903)
Adjust SMU channel A voltage measurement using the following values:
â–ª 1 V calibration range
▪ 1e−4 for +zero measurement reading
▪ 1e−5 for +zero DMM measurement reading
â–ª 0.92 for +FS measurement reading
â–ª 0.903 for the +FS DMM measurement reading
Also see
Adjustment (on page 10-15)
smuX.cal.lock() (on page 9-204)
smuX.cal.restore() (on page 9-206)
smuX.cal.save() (on page 9-207)
smuX.cal.unlock() (on page 9-209)
smuX.source.calibrateY() (on page 9-239)
smuX.measure.count
This attribute sets the number of measurements made when a measurement is requested.
Instrument reset
SMU reset
Recall setup
Usage
count = smuX.measure.count
smuX.measure.count = count
Source-measure unit (SMU) channel (for example, smua.measure.count applies
to SMU channel A)
Details
This attribute controls the number of measurements made any time a measurement is requested.
When using a reading buffer with a measure command, this attribute also controls the number of
readings to be stored.
If the count is set to a value greater than 1, any measurement delay set by smuX.measure.delay
only occurs before the first measurement, while the smuX.measure.interval controls the interval
between successive measurements.
Example
Sets the SMU channel A measure count to 10.