14: TSP command reference 2470 High Voltage SourceMeter Instrument
14-62 2470-901-01 Rev. A / May 2019
Example
optionID = display.input.option("Select an option", "Apple", "Orange", "Papaya",
"Pineapple", "Blueberry", "Banana", "Grapes", "Peach", "Apricot", "Guava")
This example displays the following dialog box:
If the user selects
, the return is
.
Also see
display.input.number() (on page 14-59)
display.input.prompt() (on page 14-63)
display.input.string() (on page 14-64)