2400 Series SourceMeter
®
User’s Manual
Sweep Operation
10-31
Call OutputCmd(intGPIB, “*RST”)
'Restore GPIB default
conditions.
Call OutputCmd(intGPIB, “:CALC2:CLIM:BCON END”)
Call OutputCmd(intGPIB, “:SENSE:FUNC:CONC OFF”)
'Turn off Concurrent
Functions.
Call OutputCmd(intGPIB, “TRIG:COUN 3”)
'Trigger count = #
sweep points.
Call OutputCmd(intGPIB, “:SOUR:FUNC MEM”)
'Source Memory sweep
Mode.
Call OutputCmd(intGPIB, “:SOUR:MEM:POIN 3”)
'Number of Memory
Points = 3.
Call OutputCmd(intGPIB, “:SOUR:MEM:STAR 1”)
'Start @ Memory Loca-
tion 1.
Call OutputCmd(intGPIB, “SOUR2:CLE:AUTO ON;:SOUR2:CLE:AUTO:DEL 1”)
'Set Digital I/O
auto-clear
Call OutputCmd(intGPIB, “:CALC2:cLIM:PASS:SOUR2 12”
'Set Digital Output
Pattern for Limit #2
Passing
Call OutputCmd(intGPIB, “OUTPUT ON”)
'Turn on Output
Call OutputCmd(intGPIB, “:INIT”)
'Trigger Sweep.
End Sub
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Summary of Contents for SourceMeter 2400
Page 589: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Page 591: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Page 592: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...