Section 8: TSP command reference
Model 2461 Interactive SourceMeter® Instrument Reference Manual
8-272
2461-901-01 A/November 2015
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
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
,
limit3Pattern
,
limit4High
,
limit4Low
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
,
limit3Pattern
,
limit4High
,
limit4Low
,
limit4Pattern
)
trigger.model.load("SortBinning",
components
,
startInLine
,
startDelay
,
endDelay,
limit1High
,
limit1Low
,
limit1Pattern
,
allPattern
,
limit2High
,
limit2Low
,
limit2Pattern
,
limit3High
,
limit3Low
,
limit3Pattern
,
limit4High
,
limit4Low
,
limit4Pattern
,
bufferName
)
components
The number of components to measure (1 to 268,435,455)
limitxHigh
x
is limit 1, 2, 3, or 4; the upper limit that the measurement is compared
against
limitxLow
x
is 1, 2, 3, or 4; the lower limit that the measurement is compared against
limit1Pattern
The bit pattern that is sent when the measurement passes limit 1; range 1
to 15; default is 1
limit2Pattern
The bit pattern that is sent when the measurement passes limit 2; range 1
to 15; default is 2
limit3Pattern
The bit pattern that is sent when the measurement passes limit 3; range 1
to 15; default is 4