Tsplink.group - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Details
To disable automatic trigger assertion on the synchronization line, set this attribute to trigger.EVENT_NONE.
Do not use this attribute when triggering under script control. Use trigger.tsplinkout[N].assert()
instead.
The event parameters that you can use are described in the table below.
Trigger events
Event description
No trigger event
Front-panel TRIGGER key press
Notify trigger block N (1 to 8) generates a trigger
event when the trigger model executes it
A command interface trigger occurred:
Any remote interface: *TRG
GPIB only: GET bus command
VXI-11: VXI-11 command
device_trigger
Line edge (either rising, falling, or either based on
the configuration of the line) detected on digital
input line N (1 to 6)
Line edge detected on TSP-Link synchronization
line N (1 to 3)
Appropriate LXI trigger packet is received on LAN
trigger object N (1 to 8)
Trigger event blender N (1 to 2), which combines
trigger events
Trigger timer N (1 to 4) expired
Source limit condition occurs
Example
print(trigger.tsplinkout[3].stimulus)
Also see
trigger.tsplinkout[N].assert()
tsplink.line[N].reset()

tsplink.group

This attribute contains the group number of a TSP-Link node.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
groupNumber = tsplink.group
tsplink.group = groupNumber
groupNumber
8-230
Model 2450 Interactive SourceMeter® Instrument Reference Manual
(on page 8-227)
(on page 8-233)
Affected by
Not applicable
The group number of the TSP-Link node (0 to 64)
Event constant
trigger.EVENT_NONE
trigger.EVENT_DISPLAY
trigger.EVENT_NOTIFYN
trigger.EVENT_COMMAND
trigger.EVENT_DIGION
trigger.EVENT_TSPLINKN
trigger.EVENT_LANN
trigger.EVENT_BLENDERN
trigger.EVENT_TIMERN
trigger.EVENT_SOURCE_LIMIT
Outputs the event that will start action on TSP-
Link trigger line 3.
Where saved
Default value
Nonvolatile memory
0
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents