TDS5000B Online Programmer Guide
-- 2 4 9 --
DISplay:SCREENTExt:LABel<x>:NAMe
Description
This command sets the text to be displayed for a given label. The label
is specified by <x>. The value of <x> can range from 1 through 8.
Group
Display Control
Related Commands
DISplay:SCREENTExt?, DISplay:SCREENTExt:STATE, DIS-
play:SCREENTExt:LABel<x>?, DISplay:SCREENTExt:LA-
Bel<x>:XPOS, DISplay:SCREENTExt:LABel<x>:YPOS
Syntax
DISplay:SCREENTExt:LABel<x>:NAMe <String>
Arguments
H <String>
This argument is the text to be displayed for a given label.
Example 1
:DISplay:SCREENTExt:LABel2:NAMe ”THIS IS
SCREEN TEXT”
This command sets the screen text for label 2 to THIS IS SCREEN
TEXT.
Example 2
:DISplay:SCREENTExt:LABel2:NAMe?
This query might return
:DISPLAY:SCREENTEXT:LABEL2:NAME ”MyWaveform”
indicating that the label 2 screen text is set to MyWaveform.