EasyManuals Logo

Keithley DMM7510 Reference Manual

Keithley DMM7510
1036 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #678 background imageLoading...
Page #678 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
TSP command reference
DMM7510-901-01 Rev. B / May 2015 8-65
display.input.string()
This function allows you to create a dialog box that requests text from the user through the front-panel display.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
textEntered = display.input.string(dialogTitle)
textEntered = display.input.string(dialogTitle, textFormat)
textEntered
The text that is entered from the front-panel display; nil
if Cancel is pressed on the
keypad
dialogTitle
A string that contains the text to be displayed as the title of the dialog box on the
front-panel display; up to 32 characters
textFormat
The format of the entered text:
Allow any characters: display.SFORMAT_ANY (default)
Allow both upper and lower case letters (no special characters):
display.SFORMAT_UPPER_LOWER
Allow only upper case letters: display.SFORMAT_UPPER
Allow both upper and lower case letters, no special characters, no spaces,
and limited to 32 characters:
display.SFORMAT_BUFFER_NAME
Details
This command creates a prompt to the instrument operator to enter a string value.
The prompt is displayed until it has been responded to. You can only send one input prompt
command at a time.
Example
value = display.input.string("Enter Test Name", display.SFORMAT_ANY)
print(value)
This example displays the prompt "Enter Test Name" and a keyboard that the operator can use to enter a
response:
The return is the response from the operator.
Also see
display.input.number() (on page 8-60)
display.input.option() (on page 8-62)
display.input.prompt() (on page 8-64)

Table of Contents

Other manuals for Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley DMM7510 and is the answer not in the manual?

Keithley DMM7510 Specifications

General IconGeneral
Resolution7.5 digits
DC Voltage Range100 mV to 1000 V
AC Voltage Range100 mV to 750 V
DC Current Range10 µA to 10 A
Resistance Range10 Ω to 1 GΩ
Sampling Rate1 MS/s
Memory27.5 million readings
Display5 inch capacitive touchscreen
AC Voltage Accuracy±0.06% of reading
AC Current Range10 A
ConnectivityUSB, LAN, GPIB

Related product manuals