AMX 8.5" Color Passive LCD Touch Panels Instruction Manual page 39

8.5" color passive lcd touch panels
Table of Contents

Advertisement

Variable Text Send_Commands (Cont.)
!T
Shorthand ver-
sion of 'TEXT'
command.
TEXT
Enters text on a
button.
Color Passive-Matrix LCD Touch Panel
Syntax:
"'!T',<variable text address>,'<new button text>'"
Variables:
variable text address = 1 - 255
new button text = 1 - 60 characters
Example:
SEND_COMMAND TP,"'!T',1,'VCR PLAY'"
Changes the variable text button one title to VCR PLAY.
Use the | character to display text on multiple lines.
Syntax:
"'TEXT,<variable text address>-<new button text>'"
Variables:
variable text address = 1 - 255
button text = Enter button text to appear on button
Example:
SEND_COMMAND TP,"'TEXT2-VCR|PLAY'"
Sets the VCR and PLAY text on variable button 2. The | character places VCR above
PLAY on the button.
Programming
35

Advertisement

Table of Contents
loading

Table of Contents