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 #584 background imageLoading...
Page #584 background image
Model 2450
Interactive SourceMeter® Instrument Reference Manual Section 8:
TSP command reference
2450-901-01 Rev. B/September 2013 8-53
display.waitevent()
This function causes the instrument to wait for a user to respond to a prompt or button.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
promptID, buttonID = display.waitevent()
promptID, buttonID = display.waitevent([timeout])
promptID
A number that identifies the object, such as a prompt message, that is displayed on
the front panel
buttonID
display.BUTTON_YES
display.BUTTON_NO
display.BUTTON_OK
display.BUTTON_CANCEL
timeout
The amount of time to wait before timing out; time is 0 to 300 seconds, where 0
waits indefinitely
Example
smu.source.sweeplinear("test", 1, 10, 10)
display.prompt(display.BUTTONS_YESNO, "Would you like to start the sweep now?")
promptID, result = display.waitevent()
if result == display.BUTTON_YES then
trigger.model.initiate()
end
Create a linear sweep.
Display the prompt "Would you like to start the sweep now?"
If the user presses Yes, the sweep starts and displays the message "Sweep Complete!" when done.
If the user presses No, the sweep does not start.
Also see
None

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