EasyManuals Logo

Tektronix Keithley 2601B-PULSE Reference Manual

Tektronix Keithley 2601B-PULSE
849 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #802 background imageLoading...
Page #802 background image
Section 13: Calibration Model 2601B-PULSE System SourceMeter Instrument Reference Manual
13-44 2601B-PULSE-901-01A April 2020
30. Read out the buffer:
ZS_IRdg = printbuffer(1, 1, smua.nvbuffer1)
ZS_VRdg(1, 1, smua.nvbuffer2) -- voltage measurements.
31. Do this 10 times and average the results.
32. Set the source output to the positive full-scale value for the present range, for example:
smua.trigger.source.listi({-0.75})
33. Clear the buffers:
smua.nvbuffer1.clear()
smua.nvbuffer2.clear()
34. Enable the pulser and turn on the output:
smua.pulser.enable = 1
smua.source.output = smua.OUTPUT_ON
35. Initiate the trigger and wait for it to complete:
smua.trigger.initiate()
waitcomplete()
36. Turn off the output and disable the pulser:
smua.source.output = smua.OUTPUT_OFF
smua.pulser.enable = 0
37. Read out the buffer:
FS_IRdg = printbuffer(1, 1, smua.nvbuffer1)
FS_VRdg = printbuffer(1, 1, smua.nvbuffer2)
38. Do this 10 times and average the results
39. Send the source calibration command using the range, averaged zero and averaged full scale digitizer
readings, and zero and full scale source values for the parameters:
smua.pulser.source.calibratei(range, ZS_IRdg, digi_Z_rdg, FS_IRdg, digi_FS_rdg)
Where:
range
= The present adjustment range
ZS_IRdg
= The -zero scale 2601B-PULSE source output value
digi_Z_rdg
= The -zero scale digitizer measurement
FS_IRdg
= The -full scale 2601B-PULSE source output value
digi_FS_rdg
= The -full scale digitizer measurement
Typical values for the -1 A source range:
smua.source.calibratei(-1, -0.01, -0.011, -0.75, -0.76)

Table of Contents

Other manuals for Tektronix Keithley 2601B-PULSE

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tektronix Keithley 2601B-PULSE and is the answer not in the manual?

Tektronix Keithley 2601B-PULSE Specifications

General IconGeneral
BrandTektronix
ModelKeithley 2601B-PULSE
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals