Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-25
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
Sets the timestamp resolution of
dedicated reading buffer 1 to 8
μ
s.
Also see
(on page 7-19)
(on page 7-201)
(on page 7-238)
(on page 3-6)
ConfigPulseIMeasureV()
(on page 5-23) function configures a current pulse train with a voltage measurement at
each point.
Type
TSP-Link accessible
Affected by
Where saved
Default value
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
)