Keithley 2601 Reference Manual page 409

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

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
Table 13-18 (continued)
KIGeneral TSP test script: InitiatePulseTest
TSP project name:
TSP test script name:
Firmware version:
Function:
InitiatePulseTest
Usage:
f, msg = InitiatePulseTest(tag)
Example(s)
Example(s)
See Also
2600S-901-01 Rev. C / January 2008
KIFactoryPulse
KIPulse
1.2.0 and later
smua.reset()
smua.source.rangev
smua.source.rangei
smua.source.levelv
smua.measure.rangev
smua.measure.rangei
smua.measure.nplc
smua.measure.autozero
smua.nvbuffer1.clear()
smua.nvbuffer1.appendmode = 1
smua.source.output
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
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.
ConfigPulseIMeasureV, ConfigPulseVMeasureI,
ConfigPulseIMeasureVSweepLin,
ConfigPulseVMeasureISweepLin,
ConfigPulseIMeasureVSweepLog,
ConfigPulseVMeasureISweepLog
Return to
Section Topics
= 5
= 1
= 0
= 5
= 1
= 0.01
= smua.AUTOZERO_ONCE
= smua.OUTPUT_ON
Section 13: Factory Scripts
13-31

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents