Trigger.model.setblock() — Trigger.block_Config_Prev - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual
trigger.model.setblock() — trigger.BLOCK_CONFIG_PREV
This command defines a trigger model block that recalls the settings stored at the previous index point in a
measure or source configuration list.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.model.setblock(blockNumber, trigger.BLOCK_CONFIG_PREV, configurationList)
blockNumber
configurationList
Details
The configuration list previous index trigger block type recalls the previous index point in a configuration list. It
configures the source or measure settings of the instrument based on the settings at that index. The trigger
model executes the settings at that index before the next block is executed.
Each time the trigger model reaches a configuration list previous block, it goes backward one index point. When
the first point in the list is reached, it goes to the last index point in the configuration list.
Example
trigger.model.setblock(8, trigger.BLOCK_CONFIG_PREV, "measTrigList")
Configure trigger block 8 to load the previous index point in the configuration list named measTrigList.
Also see
Configuration lists
2450-901-01 Rev. B/September 2013
Affected by
Restore configuration
Instrument reset
Power cycle
(on page 3-33)
Where saved
Default value
Configuration script Not applicable
The sequence of the block in the trigger model
The configuration list from which to recall settings
Section 8: TSP command reference
8-203

Advertisement

Table of Contents
loading

Table of Contents