Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 5: Remote commands
2651A-901-01 Rev. A / March 2011
5-23
KIPulse factory script
The KIPulse factory script provides examples of how to generate pulses and to provide a simple
pulsing interface. Pulses can be generated using the functions listed below.
NOTE
Please note the following information about the KIPulse factory script:
y
This factory script only operates on the channels present in the instrument executing the pulse
functions. These functions will not operate correctly if you attempt to access instrument channels over
the TSP-Link
®
interface.
y
The KIPulse factory scripts are general purpose examples that may not be suitable for all use
cases. Very short pulses (less than 1ms pulse width) may require optimization of the examples
provided by the factory script in order to achieve settled measurements.
y
The
PulseIMeasureV()
and
PulseVMeasureI()
functions may be accessed from the front
panel. The remaining functions may only be accessed remotely.
Use the configuration
KIPulse tag parameter pulse functions
(on page 5-23) to configure a pulse train
and assign the configuration to the
tag
parameter (use
QueryPulseConfig()
to inspect
configured pulse trains). Use the initiation
InitiatePulseTest()
function to execute the pulse
trains assigned to its
tag
arguments. The conditions listed in the table below must be true for these
functions to execute successfully.
Conditions that must be true for successful function execution:
Config functions:
InitiatePulseTest functions:
Source autorange (I and V) off
Output on
Measure autorange (I and V) off
There is enough free space in the buffer
Measure NPLC < ton
Buffer append mode is on when pulse
train is >1 point
Measure autozero OFF or ONCE
Use the
KIPulse simple pulse functions
(on page 5-24) to specify and perform a specified number of
pulse-measure cycles.
The following functions make up the KIPulse factory script:
KIPulse tag parameter pulse functions
(on page 7-25)
(on page 7-31)
ConfigPulseIMeasureVSweepLin()
(on page 7-27)
ConfigPulseVMeasureISweepLin()
(on page 7-34)
ConfigPulseIMeasureVSweepLog()
(on page 7-29)
ConfigPulseVMeasureISweepLog()
(on page 7-36)