AMX Color Active-Matrix LCD Instruction Manual page 147

Color active-matrix lcd mini-touch panel firmware version g3 or higher
Hide thumbs Also See for Color Active-Matrix LCD:
Table of Contents

Advertisement

140
AXCESS Programming
Variable text Send_Commands
Command
"'!C',<variable text ad-
dress>,<border
style>,<font size>,'<new
button text>'"
"'!F',<variable text ad-
dress>,'<font size>'"
"'FONT,<variable text
address>-<font size>'"
"'!I',<variable text ad-
dress>,'<border style>'"
Description
Set the border, font, and text in one command.
<variable text address> = 1 - 255
<border style> = See Figure 205
<font size> = See Figure 204
<button text> = Enter button text to appear on button
Example:
SEND_COMMAND TP,"'!C',1,6,6,'VCR PLAY'"
Sets the variable text button one title to VCR PLAY using a
hollow medium font, and changes the border attribute to dou-
ble rounded.
Shorthand version of ' FONT ' command.
<variable text address> = 1 - 255
<font size> = See Figure 204
Example:
SEND_COMMAND TP,"'!F',1,6"
Changes variable text button one font to hollow medium.
Change the font size (or style) of the text in a specific button.
<variable text address> = 1 - 255
<font size> = See Figure 204
Example:
SEND_COMMAND TP,"'FONT,1-6'"
Changes variable text button one font to hollow medium.
Shorthand version of ' ICON ' command.
<variable text address> = 1 - 255
<border style> = See Figure 205
Example:
SEND_COMMAND TP,"'!I',1,'6'"
Changes the variable text button one border style to double
rounded.
Color Active-Matrix LCD Mini-Touch Panels

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Color Active-Matrix LCD and is the answer not in the manual?

Table of Contents