Display.trigger.event_Id; Display.waitkey() - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Section 11: TSP command reference
Also see
display.clear()
display.getcursor()
display.gettext()
display.screen
display.setcursor()

display.trigger.EVENT_ID

This constant is the event ID of the event generated when the front-panel TRIG key is pressed.
Type
TSP-Link accessible
Constant
Yes
Usage
eventID = display.trigger.EVENT_ID
eventID
Details
Set the stimulus of any trigger event detector to the value of this constant to have it respond to front-
panel trigger key events.
Example
scan.trigger.channel.stimulus = display.trigger.EVENT_ID
Have the channel action of the trigger model be paced by a user pressing the front-panel TRIG key.
Also see
scan.trigger.channel.stimulus

display.waitkey()

This function captures the key code value for the next front-panel action.
Type
TSP-Link accessible
Function
Yes
Usage
keyCode = display.waitkey()
keyCode
Details
After you send this function, script execution pauses until a front-panel action (for example, pressing
a key or the navigation wheel , or turning the navigation wheel ). After the action, the value of the
key (or action) is returned.
If the EXIT (LOCAL) key is pressed while this function is waiting for a front-panel action, the script is
not aborted.
11-142
(on page 11-126)
(on page 11-128)
(on page 11-130)
(on page 11-138)
(on page 11-140)
Affected by
The trigger event number
(on page 11-331)
Affected by
See Details for more information
Series 3700A System Switch/Multimeter Reference Manual
Where saved
Default value
Where saved
Default value
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents