Kipulse Factory Script - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual

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.
Please note the following information about the KIPulse factory script:
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
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.
The PulseIMeasureV() and PulseVMeasureI() functions may be accessed from the front
panel. The remaining functions may only be accessed remotely.
Use the configuration
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:
Source autorange (I and V) off
Measure autorange (I and V) off
Measure NPLC < ton
Measure autozero OFF or ONCE
Use the
KIPulse simple pulse functions
pulse-measure cycles.
The following functions make up the KIPulse factory script:
KIPulse tag parameter pulse functions
ConfigPulseIMeasureV()
ConfigPulseVMeasureI()
ConfigPulseIMeasureVSweepLin()
ConfigPulseVMeasureISweepLin()
ConfigPulseIMeasureVSweepLog()
ConfigPulseVMeasureISweepLog()
QueryPulseConfig()
InitiatePulseTest()
2651A-901-01 Rev. A / March 2011
®
interface.
KIPulse tag parameter pulse functions
(on page 7-25)
(on page 7-31)
(on page 7-27)
(on page 7-34)
(on page 7-29)
(on page 7-36)
(on page 7-149)
(on page 7-97)
NOTE
(on page 5-23) to configure a pulse train
InitiatePulseTest functions:
Output on
There is enough free space in the buffer
Buffer append mode is on when pulse
train is >1 point
(on page 5-24) to specify and perform a specified number of
Section 5: Remote commands
5-23

Advertisement

Table of Contents
loading

Table of Contents