EasyManuals Logo
Home>Keithley>Test Equipment>2450

Keithley 2450 User Manual

Keithley 2450
878 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #758 background imageLoading...
Page #758 background image
Model 2450
Interactive SourceMeter® Instrument Reference Manual Section 8:
TSP command reference
2450-901-01 Rev. B/September 2013 8-227
Details
This function waits up to the timeout value for an input trigger. If one or more trigger events are detected since
the last time this command or trigger.tsplinkin[N].clear() was called, this function returns
immediately.
After waiting for a trigger with this function, the event detector is automatically reset and rearmed. This is true
regardless of the number of events detected.
Example
tsplink.line[3].mode = tsplink.MODE_TRIGGER_OPEN_DRAIN
triggered = trigger.tsplinkin[3].wait(10)
print(triggered)
Waits up to 10 seconds for a
trigger on TSP-Link
®
line 3.
If false is returned, no trigger
was detected during the 10-
second timeout.
If true is returned, a trigger was
detected.
Also see
trigger.tsplinkin[N].clear() (on page 8-224)
tsplink.line[N].mode (on page 8-232)
trigger.tsplinkout[N].assert()
This function simulates the occurrence of the trigger and generates the corresponding trigger event.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
trigger.tsplinkout[N].assert()
N
The trigger line (1 to 3)
Details
Initiates a trigger event and does not wait for completion. The set pulse width determines how long the trigger is
asserted.
Example
tsplink.line[2].mode = tsplink.MODE_TRIGGER_OPEN_DRAIN
trigger.tsplinkout[2].assert()
Asserts trigger on trigger
line 2.
Also see
tsplink.line[N].mode (on page 8-232)

Table of Contents

Other manuals for Keithley 2450

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2450 and is the answer not in the manual?

Keithley 2450 Specifications

General IconGeneral
BrandKeithley
Model2450
CategoryTest Equipment
LanguageEnglish

Related product manuals