19-254 Return to Section Topics 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 volts.
level: Pulse level in volts.
limit: Current limit (for example, compliance) in amps.
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 is 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.
Table 19-13 (cont.)
KIPulse TSP test script: ConfigPulseVMeasureI
TSP project name: KIPulse
TSP test script name: KIPulse
Function:
ConfigPulseVMeasureI
Usage:
f, msg = ConfigPulseVMeasureI
(smu,bias,level,limit,ton,toff,points,buffer,tag[,sync_in][,sync_out]
[,sync_in_timeout][,sync_in_abort])
Pulse initiated here
bias
level
ton
toff
pulse
level
Measurement
(1/NPLC Seconds)
Last source value before pulse train was initiated