Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-301
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
limit4Pattern
The bit pattern that is sent when the measurement passes limit 4; range 1 to 15; default
is 8