Configpulseimeasurevsweeplog() - Keithley 2601B Reference Manual

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

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual

ConfigPulseIMeasureVSweepLog()

This KIPulse factory script function configures a voltage pulse train with a current measurement at each point.
Type
TSP-Link accessible
Function
No
Usage
f, msg = ConfigPulseIMeasureVSweepLog(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out, sync_in_timeout, sync_in_abort)
f, msg = ConfigPulseIMeasureVSweepLog(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out, sync_in_timeout)
f, msg = ConfigPulseIMeasureVSweepLog(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out)
f, msg = ConfigPulseIMeasureVSweepLog(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in)
f, msg = ConfigPulseIMeasureVSweepLog(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag)
f
msg
smu
bias
start
stop
limit
ton
toff
points
buffer
tag
sync_in
sync_out
sync_in_timeout
sync_in_abort
2600BS-901-01 Rev. B / May 2013
Affected by
A Boolean flag; this flag is true when the pulse was successfully configured, false when
errors were encountered
A string message; if the f flag is false, msg contains an error message; if it is true, msg
contains a string indicating successful configuration
®
System SourceMeter
instrument channel (for example, smua refers to SMU channel A)
Bias level in amperes
Pulse sweep start level in amperes
Pulse sweep stop level in amperes
Voltage limit (for example, compliance) in volts
Pulse on time in seconds
Pulse off time in seconds
Number of pulse-measure cycles
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
Numeric identifier to be assigned to the defined pulse train
Defines a digital I/O trigger input line; if programmed, the pulse train waits for a trigger input
before executing each pulse
Defines a digital I/O trigger output line; if programmed, the pulse train generates a trigger
output immediately before the start of ton
Specifies the length of time (in seconds) to wait for input trigger; default value is 10 s
Specifies whether or not to abort pulse if input trigger is not received; if pulse aborts because
of a missed trigger, a timer timeout message is returned; true or false
Section 7: TSP command reference
Where saved
Default value
7-37

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents