Display.settext() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference

display.settext()

This function defines the text that is displayed on the front-panel User Display screen.
Type
TSP-Link accessible
Function
Yes
Usage
display.settext(display.TEXT1, userDisplayText1)
display.settext(display.TEXT2, userDisplayText2)
userDisplayText1
userDisplayText2
Details
These commands define text messages for the User Display swipe screen.
If you enter too many characters, the instrument displays an error message and shortens the message to fit.
Example
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
display.settext(display.TEXT1, "Batch A122")
display.settext(display.TEXT2, "Test running")
Also see
display.clear()
display.changescreen
8-52
Affected by
String that contains the message for the top line of the User Display screen (up to
20 characters)
String that contains the message for the bottom line of the User Display screen (up
to 32 characters)
(on page 8-48)
(on page 8-47)
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Where saved
Clear the User Display screen and switch
to display the User Display screen.
Set the first line to read "Batch A122"
and the second line to display "Test
running".
Default value
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents