10-30 Sweep Operation 2400 Series SourceMeter
®
User’s Manual
Call OutputCmd(intGPIB, “:CALC2:LIM2:STAT ON”) 'Set Limit2 on
Call OutputCmd(intGPIB, “:CALC2:LIM2:UPP 4E-2”) 'Set Upper Limit to 40mA
Call OutputCmd(intGPIB, “:CALC2:LIM2:LOW 3E-3”) 'Set Lower Limit to 30mA
Call OutputCmd(intGPIB, “:CALC2:LIM2:UPP:SOUR2 6”) 'Set Digital Output Pat-
tern for Upper Limit #2
Failure
Call OutputCmd(intGPIB, “:CALC2:LIM2:LOW:SOUR2 7”) 'Set Digital Output Pat-
tern for Lower Limit #2
Failure
Call OutputCmd(intGPIB, “:CALC2:cLIM:PASS:SOUR2 15”)'Set Digital Output
Pattern for Limit #2
Passing
Call OutputCmd(intGPIB, “:CALC2:CLIM:MODE GRAD”) 'Set Limit Results to
Grading
Call OutputCmd(intGPIB, “:CALC2:CLIM:BCON END”) 'Set Binning Control to
End
Call OutputCmd(intGPIB, “:CALC2:CLIM:PASS:SML NEXT”)'Set SML Pass Location
Call OutputCmd(intGPIB, “:CALC2:CLIM:FAIL:SML 100”)'Set SML Fail Location
Call OutputCmd(intGPIB, “:SOUR:MEM:SAVE 3”) 'Save in source memory
location 3.
'Setup Source Memory Location 100 (Dummy Location) 'Turn off everything
to increase speed.
'------------------------------------------------------
' Using a Dummy Location allows the Source Memory
' Sweep to stop testing the DUT as quickly as possible.
' This allow the test setup to ensure high yields and
' to not waste test time on devices that fail early
' in the Source Memory Sweep.
'------------------------------------------------------
Call OutputCmd(intGPIB, “*RST”) 'Restore GPIB default
conditions.
Call OutputCmd(intGPIB, “:SOUR:DEL 0”) 'Set Source Delay to 0
Call OutputCmd(intGPIB, “:SOUR:VOLT 0”) 'Set Source Voltage to
0
Call OutputCmd(intGPIB, “:SENS:FUNC:OFF:ALL”) 'Turn off all Measure
Functions
Call OutputCmd(intGPIB, “:CALC2:LIM1:STAT OFF”) 'Turn Limit 1 Off
Call OutputCmd(intGPIB, “:CALC2:LIM2:STAT OFF”) 'Turn Limit 2 Off
Call OutputCmd(intGPIB, “:CALC2:CLIM:PASS:SML NEXT”) 'Set SML Pass Location
Call OutputCmd(intGPIB, “:CALC2:CLIM:FAIL:SML 100”) 'Set SML Fail Location
Call OutputCmd(intGPIB, “:SOUR:MEM:SAVE 100”) 'Save in source
memory location 100.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com