E-8
Speed Specification Test Conditions
Series 2600 System SourceMeters Reference Manual
2600S-901-01 Rev. A / May 2006
Return to
Source Measure Pass/Fail to GPIB
The setup for this test is similar to
Source Measure to GPIB
and adds some
addition logic. Each measurement is compared to a value and a flag is set to 1 or
0 depending on whether the measurement is above the threshold or not.
Function/ Range Change Rates
The tests in this section have the following setup:
1. Set the source range to 1V, turning autorange off.
2. Measure range is set to 1V, turning autorange off.
3. Measurement filter is off.
4. Set the source function to volts.
5. The NPLC is set.
6. Turn output ON.
7. Range or function is altered.
8. Turn output OFF.
Source Range Change Rate
This test uses the previous setup to alternate between two source ranges.
The following shows how the results are obtained in Visual Basic. TestScript() is
the setup script.
tstart = Timer
TransmitBuffer = "TestScript()" & CRLF
ReceiveBuffer = ""
VisaStatus = viWrite(VisaSession, TransmitBuffer, Len(TransmitBuffer), ReturnCount)
VisaStatus = viRead(VisaSession, ReceiveBuffer, MAX_ BUFFER, ReturnCount)
tstop = Timer
Result = NumPoints/ (tstop – start) ‘ NumPoints is the number of samples taken
Measure Range Change Rate
This test method is the same as the
Source Range Change Rate
test, but this
one alternates between two measurement ranges.
Function Change Rate
This test method is the same as the
Source Range Change Rate
test, but this
one alternates between voltages and current.
Summary of Contents for SourceMeter 2600 Series
Page 575: ...AppendixF DisplayCharacterCodes Appendix F topics Introduction page F 2...
Page 592: ......
Page 593: ......