Keithley SourceMeter 2600 Series Reference Manual page 308

Table of Contents

Advertisement

12-34 Instrument Control Library
Remarks
units
provides a message prompt on the bottom line.
(cont.)
• Along with specifying the
minimum and maximum limits for the input field. When NOT using the "+" sign for the
value field, the minimum limit cannot be set to less than zero. When using the "+"
sign, the minimum limit can set to less than zero (e.g., -2).
• There is also an option to specify a default value. When this command is executed,
the initially displayed value for the field will be the
• Message prompts to instruct the operator should be displayed prior to calling this
function. Make sure to position the cursor where the edit field should appear.
• The input value is limited to ±1e37.
• After sending this command, script execution holds and waits for the operator to
enter a value and press ENTER:
• If limits are used, the operator will not be able to input values outside the
minimum and maximum limits.
• For positive and negative entry ("+" sign used for the value field and/or the
exponent field), polarity of a non-zero value or exponent can be toggled by
positioning the cursor on the polarity sign and turning the wheel. Polarity will also
toggle when using the wheel to decrease or increase the value or exponent past
zero. A zero value or exponent (e.g. +00) is always positive and cannot be
toggled to negative polarity.
• After sending this command and pressing the EXIT key,
Details
See
"Parameter value
Also see
display.inputvalue
Prompts the operator to enter a voltage value – Valid input range is 0 to +2.00, with a
Example
default of 0.50:
value = display.prompt("0.00", "V", "Input 0 to +2V" 0.5, 0, 2)
The above command will display the following input prompt:
0.50V
Input 0 to +2V
display.screen
Attribute
The selected display screen.
Usage
displayid = display.screen
display.screen = displayid
Set
or
0
or
1
or
2
or
3
2600S-901-01 Rev. A / May 2006
is a string that indicates the units (e.g., "V" or "A") for the value and
format
prompting" on
to one of the following values:
displayid
display.SMUA
display.SMUB
display.SMUA_SMUB
display.USER
Return to
Series 2600 System SourceMeters Reference Manual
for the input field, there are options to specify
Section
14.
-- Reads display screen.
-- Writes display screen.
Displays source-measure and compliance for SMU A.
Displays source-measure and compliance for SMU B.
Displays source-measure for SMU A and SMU B.
Displays the user screen.
Section 12 topics
value.
default
will return
value
help
nil.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents