Section 3: Functions and features
Model 2461 Interactive SourceMeter® Instrument Reference Manual
3-150
2461-901-01 A/November 2015
trigger.model.setblock(19, trigger.BLOCK_DIGITAL_IO, 2, 15)
-- Block 20: Go to Block 12.
trigger.model.setblock(20, trigger.BLOCK_BRANCH_ALWAYS, 12)
-- Block 21: Set digital I/O lines 1 through 4; output
-- decimal 3 (binary 0011) to component handler.
trigger.model.setblock(21, trigger.BLOCK_DIGITAL_IO, 3, 15)
-- Block 22: Go to Block 12.
trigger.model.setblock(22, trigger.BLOCK_BRANCH_ALWAYS, 12)
-- Block 23: Set digital I/O lines 1 through 4; output
-- decimal 4 (binary 0100) to component handler.
trigger.model.setblock(23, trigger.BLOCK_DIGITAL_IO, 4, 15)
-- Block 24: Go to Block 12.
trigger.model.setblock(24, trigger.BLOCK_BRANCH_ALWAYS, 12)
-- After executing all of the above commands, the trigger model
-- can be initiated by executing the command trigger.model.initiate().
TSP-Link System Expansion Interface
Keithley Instruments TSP-Link
®
is a high-speed trigger synchronization and communication bus that
test system builders can use to connect multiple instruments in a master and subordinate
configuration. Once connected, all the instruments that are equipped with TSP-Link in a system can
be programmed and operated under the control of the master instrument or instruments. This allows
the instruments to run tests more quickly because they can be decoupled from frequent computer
interaction. The test system can have multiple master and subordinate groups, which can be used to
handle multi-device testing in parallel. Combining TSP-Link with a flexible programmable trigger
model ensures speed.
Using TSP-Link, multiple instruments are connected and can be used as if they are part of the same
physical unit for simultaneous multi-channel testing. The test system can be expanded to include up
to 32 TSP-Link-enabled instruments.
TSP-Link functionality is only available when using the instrument front panel or the TSP commands
to control the instrument. It is not available if you are using SCPI commands.
TSP-Link connections
The Model 2461 has three synchronization lines that are built into the TSP-Link connection. If you are
using a TSP-Link network, you do not have to modify any connections.
Example connections for a TSP-Link system are shown in the following figure.
The TSP-Link connectors are on the rear panel of the instruments. All of the instruments in the
system are connected in a sequence (daisy-chained) using LAN crossover cables.