
Color Passive-Matrix LCD Touch Panels
AXCESS Programming
125
Variable Text Send_Commands (Cont.)
Command
Description
'ICON <variable text
address>-<border style>'
Change the border style of the specified text button number.
variable text address = 1 through 255
border style = 0 through 14
Border styles:
0 = no border
8 = single diamond
1 = single wide
9 = double diamond
2 = double wide
10 = triple wide
3 = single raised
11 = double single, single, single
4 = double raised
12 = triple raised
5 = single rounded
13 = shadow
6 = double rounded
14 = no border and no background
7 = double single, single
Example:
SEND_COMMAND TP,'ICON25-6'
Changes the variable text button 25 border style to double
rounded.
"'!T',<variable text
address>,'<new button
text>'"
Shorthand version of TEXT command.
variable text address = 1 through 255
new button text = 1 through 60 characters
Example:
SEND_COMMAND TP,"'!T',1,'VCR PLAY'"
Changes the variable text button 1 title to VCR PLAY.
'TEXT <variable text
address>-<new button
text>'
Change text in specified text button number. All text is centered in
the box. Use a | character for carriage returns to start text on the
next line. The text is permanent, even during a power down, until
it is changed with the TEXT command or touch panel editor.
variable text address = 1 through 255
new button text = 1 through 60 characters
Example:
SEND_COMMAND TP,'TEXT2-VCR PLAY'
Changes the title of variable text button 2 to VCR PLAY.
Summary of Contents for AXM-CP
Page 8: ...vi Table of Contents Color Passive Matrix LCD Touch Panels...
Page 26: ...18 Installing the Touch Panel Color Passive Matrix LCD Touch Panels...
Page 134: ...126 AXCESS Programming Color Passive Matrix LCD Touch Panels...
Page 142: ...134 Memory Upgrade Color Passive Matrix LCD Touch Panels...
Page 150: ...142 Specifications Color Passive Matrix LCD Touch Panels...
Page 152: ...144 Technical Support Color Passive Matrix LCD Touch Panels...