Keithley 2601 Reference Manual page 309

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
Usage
Adjustdate = smuX.cal.adjustdate
smuX.cal.adjustdate = adjustdate
Set adjustdate to the following value:
os.time({year=yr, month=mo, day=da})
where:
yr 2005 to 2037
mo
1 to 12
da 1 to 31
Remarks
• This attribute stores the adjustment date associated with the active calibration set. The
adjustment 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.
• You cannot change the adjust date with first making a change to the calibration
constants.
• Once you change any calibration constants, you must set the adjust date before being
allowed to save the calibration data to NV memory.
• This attribute is stored with the active calibration set. If a different calibration set is
restored, this attribute will reflect the date stored with that set.
• Hour and minute can also be included in adjustdate as follows:
os.time({year=yr, month=mo, day=da, hour=hr, minute=mn})
Seconds can be included, but will essentially be ignored due to the precision of the
internal date storage format.
• The date is stored as the number of seconds since UTC 12:00 am Jan 1, 1970.
Details
See
Section 16
Also see
smuX.cal.lock, smuX.cal.unlock, smuX.cal.save,
Example
smuX.cal.adjustdate = os.time({year = 2006, month=7, day=1})
smuX.cal.date
Attribute
Calibration date for the active calibration set.
Usage
caldate = smuX.cal.date
smuX.cal.date = caldate
Set caldate to the following value:
os.time({year=yr, month=mo, day=da})
where: yr 2005 to 2037
mo 1 to 12
da 1 to 31
This attribute stores the calibration date associated with the active calibration set.
Remarks
The calibration date can be read at any time but can only be assigned a new value
when calibration has been enabled with the
• This attribute is stored with the active calibration set. If a different calibration set is
restored, this attribute will reflect the date stored with that set.
• Hour and minute can also be included in caldate as follows:
os.time({year=yr, month=mo, day=da, hour=hr, minute=mn})
Seconds can be included, but will essentially be ignored due to the precision of the
internal date storage format.
• The date is stored as the number of seconds since UTC 12:00 am Jan 1, 1970.
Details
See
Section 16
smuX.cal.adjustdate,
Also see
Example
Sets calibration date for SMU A (July 1, 2005):
smua.cal.date = os.time({year=2005, month=7, day=1})
smuX.cal.due
Attribute
Calibration due date for the next calibration.
2600S-901-01 Rev. C / January 2008
(calibration)
X = SMU channel (a or b)
-- Reads calibration date.
-- Writes calibration date.
"Calibration".
smuX.cal.due, smuX.cal.restore,
X = SMU channel (a or b)
Return to
Section Topics
-- Read the adjustment date.
-- Write the adjustment date.
smuX.cal.restore
function.
smuX.cal.unlock
smuX.cal.save
Section 12: Instrument Control Library
12-49

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents