TDS5000B Online Programmer Guide
-- 2 5 2 --
DISplay:SCREENTExt:LABel<x>?
Description
This command returns the screen text setting for a given label. Specifi-
cally, it provides the name, horizontal position (XPOS), and vertical
position (YPOS).
Group
Display Control
Related Commands
DISplay:SCREENTExt?, DISplay:SCREENTExt:STATE, DIS-
play:SCREENTExt:LABel<x>:NAMe, DISplay:SCREENTExt:LA-
Bel<x>:XPOS, DISplay:SCREENTExt:LABel<x>:YPOS
Syntax
DISplay:SCREENTExt:LABel<x>?
Example
DISplay:SCREENTExt:LABel3??
This query might return
:DISPLAY:SCREENTEXT:LABEL3:NAME ”THIS IS
SCREEN TEXT”; :XPOS 100; :YPOS 35
indicating that the name of label 3 is THIS IS SCREEN TEXT, and the
label is position at 100 horizontally and at 35 vertically.