EasyManuals Logo

Keithley 3721-ST User Manual

Keithley 3721-ST
936 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 #510 background image
Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-131
Example 1
display.clear()
display.setcursor(1, 1)
display.settext("ABCDEFGHIJ$DKLMNOPQRST")
display.setcursor(2, 1)
display.settext("abcdefghijklm$Bnopqrstuvwxyz$F123456")
print(display.gettext())
print(display.gettext(true))
print(display.gettext(false, 2))
print(display.gettext(true, 2, 9))
print(display.gettext(false, 2, 9, 10))
This example shows how to retrieve the display text in multiple ways. The output is:
ABCDEFGHIJKLMNOPQRST$Nabcdefghijklmnopqrstuvwxyz123456
$RABCDEFGHIJ$DKLMNOPQRST$N$Rabcdefghijklm$Bnopqrstuvwxyz$F123456
abcdefghijklmnopqrstuvwxyz123456
$Rijklm$Bnopqrstuvwxyz$F123456
ij
Example 2
display.clear()
display.settext("User Screen")
text = display.gettext()
print(text)
This outputs all text in both lines of the display:
User Screen $N
This indicates that the message “User Screen” is on the top line. The bottom line is blank.
Also see
display.clear() (on page 11-126)
display.getcursor() (on page 11-128)
display.setcursor() (on page 11-140)
display.settext() (on page 11-141)
display.inputvalue()
This function displays a formatted input field on the front-panel display that the operator can edit.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
display.inputvalue("format")
display.inputvalue("format", default)
display.inputvalue("format", default, minimum)
display.inputvalue("format", default, minimum, maximum)
format
A string that defines how the input field is formatted; see Details for more information
default
The default value for the input value
minimum
The minimum input value
maximum
The maximum input value

Table of Contents

Other manuals for Keithley 3721-ST

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 3721-ST and is the answer not in the manual?

Keithley 3721-ST Specifications

General IconGeneral
TypeMultimeter
Model3721-ST
ManufacturerKeithley
Measurement FunctionsDC Voltage, AC Voltage, DC Current, AC Current, Resistance, Frequency, Temperature
Relay TypeElectromechanical
Temperature Range-200°C to 1820°C
AccuracyVaries by function and range
ResolutionVaries by function and range
DisplayLCD
InterfaceGPIB, RS-232
TopologyMultiplexer
Maximum Switching Voltage300 V
Maximum Switching Current1 A
Input Impedance>10 GΩ (DC Voltage ranges)

Related product manuals