Keithley 2601B Reference Manual page 380

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

Advertisement

Section 7: TSP command reference
Example 1
ConfigPulseVMeasureI(smua, 0, 20, 1,
0.001, 0.080, 10, smua.nvbuffer1, 2)
Example 2
local timelist = { 1, 2, 3, 4, 5 }
f, msg = ConfigPulseVMeasureI(smua, 0, 1,
100e-3, 1, timelist, 5, nil, 1)
Example 3
rbi = smua.makebuffer(10)
rbv = smua.makebuffer(10)
rbi.appendmode = 1
rbv.appendmode = 1
rbs = { i = rbi, v = rbv }
f, msg = ConfigPulseVMeasureI(smua, 0, 10,
1e-3, 1e-3, 1e-3, 2, rbs, 1)
Also see
InitiatePulseTest()
InitiatePulseTestDual()
KIPulse factory script
7-40
Series 2600B System SourceMeter® Instrument Reference Manual
Figure 130: ConfigPulseVMeasureI()
(on page 7-103)
(on page 7-104)
(on page 5-21)
Set up a pulse train that uses System
®
SourceMeter
instrument channel A. The pulse
amplitude is 20 V and returns to 0 V after 1 ms.
The pulse remains at 0 V for 80 ms, and the
current limit is 1 A during the pulse. The pulse
train consists of 10 pulses, and the pulse train is
assigned a tag index of 2.
Variable off time between pulses in a pulse
train.
Configure a pulse with 1 second on-time and
variable off-time, no measurement.
Simultaneous IV measurement during pulse.
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents