EasyManuals Logo

Keithley 2635 Reference Manual

Keithley 2635
562 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 #409 background imageLoading...
Page #409 background image
2600S-901-01 Rev. C / January 2008 Return to Section Topics 13-31
Series 2600 System SourceMeter® Instruments Reference Manual Section 13: Factory Scripts
Example(s)
smua.reset()
smua.source.rangev = 5
smua.source.rangei = 1
smua.source.levelv = 0
smua.measure.rangev = 5
smua.measure.rangei = 1
smua.measure.nplc = 0.01
smua.measure.autozero = smua.AUTOZERO_ONCE
smua.nvbuffer1.clear()
smua.nvbuffer1.appendmode = 1
smua.source.output = smua.OUTPUT_ON
f1, msg1 = ConfigPulseVMeasureI(smua, 0, 5, 1, 0.002, 0.2,
10,
smua.nvbuffer1, 1)
if (f1 == true) then
f2, msg2 = InitiatePulseTest(1)
print("Initiate message:", msg2)
else
print("Config errors:", msg1)
end
Example(s)
Configure SourceMeter channels A to generate a pulse train. If no errors are
encountered, initiate the pulse train. Channel A will pulse voltage from a bias level
of 0V to pulse level of 5V. The pulse level will be present for 2 msec and the bias
level for 200 msec, with a 1A limit setting. A total of 10 pulses will be generated
and the measurement data will be stored in smua.nvbuffer1. This pulse train
will be assigned to tag = 1.
See Also
ConfigPulseIMeasureV, ConfigPulseVMeasureI,
ConfigPulseIMeasureVSweepLin,
ConfigPulseVMeasureISweepLin,
ConfigPulseIMeasureVSweepLog,
ConfigPulseVMeasureISweepLog
Table 13-18 (continued)
KIGeneral TSP test script: InitiatePulseTest
TSP project name: KIFactoryPulse
TSP test script name: KIPulse
Firmware version: 1.2.0 and later
Function:
InitiatePulseTest
Usage:
f, msg = InitiatePulseTest(tag)

Table of Contents

Other manuals for Keithley 2635

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2635 and is the answer not in the manual?

Keithley 2635 Specifications

General IconGeneral
BrandKeithley
Model2635
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals