19-252
Return to
2600AS-901-01 Rev. B / September 2008
Section 19: Remote Commands
Series 2600A System SourceMeter® Instruments Reference Manual
Parameters
smu,bias,level,limit,ton,toff,points,buffer,tag[,sync_in]
[,sync_out]
smu:
SourceMeter instrument channel (for example,
smua
).
bias:
Pulse bias level in amps.
level:
Pulse level in amps.
limit:
Voltage limit (for example, compliance) in volts.
ton:
Pulse width (for example, on-time) in seconds.
toff:
Pulse off time in seconds.
points:
Number of pulse-measure cycles.
buffer:
Reading buffer where pulsed measurements will be stored.
If this is
nil
when the function is called, no measurements
will be made when the pulse train is initiated.
tag:
Numeric identifier to be assigned to the defined pulse train.
sync_in:
Defines a digital I/O trigger input line. If programmed, the
pulse train will wait for a trigger input before executing each
pulse. This parameter is optional.
sync_out:
Defines a digital I/O trigger output line. If programmed, the
pulse train will generate a trigger output immediately prior
to the start of
ton
. This parameter is optional.
sync_in_timeout:
Specifies the length of time (in seconds) to wait for input
trigger (defaults to 10s).
sync_in_abort:
(true or false) Whether to abort pulse if input trigger is not
received before
timeout
expires (defaults to true).
Waveform
Return
values
f:
A Boolean flag. This flag will be
true
when the pulse was successfully
configured,
false
when errors were encountered.
msg:
A string message. If the
f
flag is
false
,
msg
will contain an error
message. Otherwise,
msg
will contain a string indicating successful
configuration.
Output
Data
Pulsed voltage measurements are stored in the reading buffer specified by the
buffer
input argument.
Table 19-12 (cont.)
KIPulse TSP test script: ConfigPulseIMeasureV
TSP project name:
KIPulse
TSP test script name:
KIPulse
Function:
ConfigPulseIMeasureV
Usage:
f, msg = ConfigPulseIMeasureV
(smu,bias,level,limit,ton,toff,points,buffer,tag[,sync_in][,sync_out]
[,sync_in_timeout][,sync_in_abort])
Pul
s
e
initi
a
ted
h
ere
bias
le
v
el
ton
toff
pulse
le
v
el
Me
as
ure
m
ent
(
1/NPLC
Second
s)
L
as
t
s
ource
va
lue
b
e
f
ore
p
ul
s
e
tr
a
in
was
initi
a
ted