Smux.cal.lock() - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Section 7: TSP command reference
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. It is typically set to the date when the next calibration should be performed.
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
Adjustment
(on page B-18)
os.time()
(on page 7-151)
smuX.cal.adjustdate
smuX.cal.date

smuX.cal.lock()

smuX.cal.restore()
smuX.cal.state
smuX.cal.unlock()
smuX.cal.lock()
This function disables the commands that change calibration settings.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.cal.lock()
X
Details
This function disables functions that can change calibration settings. Before you can lock calibration, the
calibration constants must be written to nonvolatile memory or a previous calibration set must be restored. Error
code 5012, "Cal data not saved - save or restore before lock," will result if this function is called when the
calibration state is smuX.CALSTATE_CALIBRATING.
Example
smua.cal.lock()
Also see
Adjustment
(on page B-18)
smuX.cal.restore()
smuX.cal.save()
smuX.cal.state
smuX.cal.unlock()
7-186
(on page 7-184)
(on page 7-184)
(on page 7-186)
(on page 7-188)
(on page 7-189)
(on page 7-190)
Affected by
Source-measure unit (SMU) channel (for example, smua.cal.lock() specifies
SMU channel A)
(on page 7-188)
(on page 7-189)
(on page 7-189)
(on page 7-190)
Series 2600B System SourceMeter® Instrument Reference Manual
Sets the SMU channel A calibration due date
equal to one year from the current time set on
the instrument.
Where saved
Disables calibration functions for SMU channel A.
Default value
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents