2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
2470-901-01 Rev. A /
May
2019
14-225
end
--Discharge the capacitor to 0 V and turn off the output
smu.source.level = 0
delay(2)
smu.source.output = smu.OFF
This example uses the Simple Loop trigger model template to do a capacitor test. This example produces 200
readings that have output similar to the following example:
Rdg # Time (s)
Current (A)
1
0
8.5718931952528e-11
2
0.151875 1.6215984111057e-10
3
0.303727 1.5521139928865e-10
. . .
198
29.91579194
1.5521250951167e-10
199
30.067648716
1.4131290582142e-10
200
30.219497716
1.5521067764368e-10
Also see
None
trigger.model.load() — SortBinning
This function loads a predefined trigger model configuration that sets up a sorting operation.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
,
limit3Pattern
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
,
limit3Pattern
,
limit4High
)