Tektronix Keithley 2651A Reference Manual page 538

High power system sourcemeter instrument
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Example
format.asciiprecision = 10
x = 2.54
printnumber(x)
format.asciiprecision = 3
printnumber(x, 2.54321, 3.1)
Configure the ASCII precision to 10 and set x to 2.54.
Read the value of x based on these settings.
Change the ASCII precision to 3.
View how the change affects the output of x and some numbers.
Output:
2.540000000e+00
2.54e+00, 2.54e+00, 3.10e+00
Also see
format.asciiprecision
format.byteorder
format.data
(on page 7-113)
print()
(on page 7-190)
printbuffer()
(on page 7-191)
PulseIMeasureV()
This KIPulse factory script function performs a specified number of pulse I, measure V cycles.
Type
TSP-Link accessible
Function
No
Usage
PulseIMeasureV(smu, bias, level, ton, toff, points)
smu
bias
level
ton
toff
points
Details
Data for pulsed voltage measurements, current levels, and timestamps are stored in
smua.nvbuffer1.
If any parameters are omitted or nil, the operator is prompted to enter them using the front panel.
2651A-901-01 Rev. C October 2021
(on page 7-111)
(on page 7-112)
Affected by
Instrument channel (set to smua)
Bias level in amperes
Pulse level in amperes
Pulse on time in seconds
Pulse off time in seconds
Number of pulse-measure cycles
Section 7: TSP command reference
Where saved
Default value
7-193

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Keithley 2651A and is the answer not in the manual?

Table of Contents