Section 5: Remote commands
Model 2651A High Power System SourceMeter® Instrument Reference Manual
5-24
2651A-901-01 Rev. A / March 2011
KIPulse simple pulse functions
Advanced features for KIPulse tag parameter pulse functions
Variable off time between pulses in a pulse train
The KIPulse “Configure” functions will accept the
toff
parameter as a table, or as a number. The
table allows you to define different off times to be used after each pulse. The following should be
noted:
•
If
toff
is passed as a number or only a single value is used in the table, it will be used for all
points in a multiple point pulse.
•
The number of times specified in the table must match the number of points called for in the
sweep.
•
The times used in tables must match for dual channel pulsing.
•
Each specified off time must adhere to the duty cycle limits for the specified pulsing region.
Simultaneous IV measurement during pulse
The KIPulse “Configure” functions will optionally accept an extra reading buffer to activate
simultaneous IV measurements during pulsing. Previous usage of passing in a reading buffer or a nil
(for no measurement) is still supported.
KIHighC factory script
The KIHighC factory script is made up of two functions:
i_leakage_measure()
and
i_leakage_threshold()
. These functions are intended to be used when HighC mode is active.
Output is generally at a non-zero voltage prior to calling these functions. These functions can also be
used to step the voltage to zero volts in order to measure the leakage current.
(on page 7-96)
KIParlib factory script
The KIParlib factory script is made up of two functions:
gm_vsweep()
and
gm_isweep()
.
KISavebuffer factory script
The KISavebuffer script has one function:
savebuffer()
.