Keithley 2461 Reference Manual page 731

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Details
This command prompts the instrument operator to enter a value.
The prompt is displayed until it has been responded to.
On the prompt, the operator can move the cursor in the entry box by touching the screen. The cursor
is moved to the spot where the operator touched the screen.
Example
smu.source.func = smu.FUNC_DC_CURRENT
testcurrent = display.input.number("Enter a Test Current (0 to 1 A)",
display.NFORMAT_PREFIX, 0, 0, 1)
smu.source.level = testcurrent
This example displays a number pad on the screen that defaults to 0 and allows entries from 0 to 1. The
number that the operator enters is assigned to the source current level. If the operator enters a value outside
of the range, an error message is displayed.
Also see
display.input.option()
display.input.prompt()
display.input.string()
8-58
Model 2461 Interactive SourceMeter® Instrument Reference Manual
(on page 8-59)
(on page 8-61)
(on page 8-62)
2461-901-01 A/November 2015

Advertisement

Table of Contents
loading

Table of Contents