Smux.cal.fastadc() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
Usage
calDue = smuX.cal.due
smuX.cal.due = calDue
calDue
X
Details
This attribute stores the calibration due date associated with the active calibration set. The calibration due date
can be read at any time but can only be assigned a new value when calibration has been enabled with the
smuX.cal.unlock() function.
This attribute is stored with the active calibration set. If a different calibration set is restored, this attribute will
reflect the due date stored with that set.
smuX.cal.due must be set to the date the next calibration is required using the UTC time and date. The date is
stored as the number of seconds since UTC 12:00 am Jan 1, 1970.
Due to the internal storage format, smuX.cal.due is only accurate to within a few minutes of the value set.
Example
smua.cal.due = os.time() + 365 * 24 * 60 * 60
Also see
smuX.cal.adjustdate
smuX.cal.date
smuX.cal.lock()
smuX.cal.restore()
smuX.cal.state
smuX.cal.unlock()
Adjustment
(on page B-16)

smuX.cal.fastadc()

This function performs calibration of the fast analog-to-digital converter (fast ADC).
Type
TSP-Link accessible
Function
Yes
Usage
smuX.cal.fastadc()
X
Details
This function automatically performs all the steps required to calibrate the fast ADC. This function uses the
readings obtained when calibrating the measure ranges (make sure both voltage and current calibration has
been completed before calling this function).
7-176
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Due date of next calibration.
Source-measure unit (SMU) channel (for example, smua.cal.due applies to
SMU channel A).
(on page 7-174)
(on page 7-175)
(on page 7-177)
(on page 7-179)
(on page 7-180)
(on page 7-181)
Affected by
Source-measure unit (SMU) channel (for example, smua.cal.fastadc()
specifies SMU channel A).
Sets the SMU channel A calibration due date
equal to one year from the current time set on
the instrument.
Where saved
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents