Configpulseimeasurev() - 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
Details
Assigning a value to this attribute sets the resolution for the timestamps. Reading this attribute returns the
timestamp resolution value. This value can only be changed with an empty buffer. Empty the buffer using the
bufferVar.clear() function.
The finest timestamp resolution is 0.000001 seconds (1 μs). At this resolution, the reading buffer can store
unique timestamps for up to 71 minutes. This value can be increased for very long tests.
The value specified when setting this attribute will be rounded to an even power of 2 μs.
Example
smua.nvbuffer1.timestampresolution = 0.000008
Also see
bufferVar.clear()
smuX.measure.overlappedY()
smuX.measure.Y()
smuX.nvbufferY
smuX.trigger.measure.Y()
Reading buffers

ConfigPulseIMeasureV()

This
KIPulse factory script
each point.
Type
TSP-Link accessible
Function
No
Usage
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer,
tag, sync_in, sync_out, sync_in_timeout, sync_in_abort)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer,
tag, sync_in, sync_out, sync_in_timeout)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer,
tag, sync_in, sync_out)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer,
tag, sync_in)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer,
tag)
2651A-901-01 Rev. A / March 2011
(on page 7-19)
(on page 7-201)
(on page 7-205)
(on page 7-208)
(on page 7-238)
(on page 3-6)
(on page 5-23) function configures a current pulse train with a voltage measurement at
Affected by
Sets the timestamp resolution of
dedicated reading buffer 1 to 8 μs.
Where saved
Default value
Section 7: Command reference
7-25

Advertisement

Table of Contents
loading

Table of Contents