13-18 Factory Scripts Series 2600 System SourceMeters Reference Manual
2600S-901-01 Rev. A / May 2006 Return to Section 13 topics
Waveform:
Pulse initiated here
bias
level
ton
toff
pulse
level
Measurement
(1/NPLC Seconds)
Last source value before pulse train was initiated
Return
Values:
f: A Boolean flag. This flag will be true when the pulse was
successfully configured, false when errors were encountered.
msg: A string message. If the f flag is false, msg will contain an error
message. Otherwise, msg will contain a string indicating successful
configuration.
Output
Data:
Pulsed current measurements are stored in the reading buffer specified by
the buffer input argument.
Example:
ConfigPulseVMeasureI(smub, 0, 20, 1, 0.001, 0.080, 10,
smub.nvbuffer1, 2)
Setup a pulse train that will use SourceMeter channel B. The pulse amplitude
will be 20V and will return to 0V after 1msec. The pulse will remain at 0V for
80msec and the current limit will be 1A during the pulse. The pulse train will
consist of 10 pulses and the pulse train will be assigned a tag index of 2.
See Also: InitiatePulseTest, InitiatePulseTestDual