Display.input.prompt(); Display.input.string() - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Example
optionID = display.input.option("Select an option", "Apple", "Orange", "Papaya",
"Pineapple", "Blueberry", "Banana", "Grapes", "Peach", "Apricot", "Guava")
print(optionID)
This example displays the following dialog box:
If the user selects Peach, the return is display.BUTTON_OPTION8.
Also see
display.input.number()

display.input.prompt()

display.input.string()

DMM7510-901-01 Rev. B / May 2015
(on page 8-60)
(on page 8-64)
(on page 8-65)
Section 8: TSP command reference
8-63

Advertisement

Table of Contents
loading

Table of Contents