beautypg.com

AMX G3 User Manual

Page 147

background image

Color Active-Matrix LCD Touch Panels

AXCESS Programming

139

Shorthand variable text commands (cont.)

Command

Description

"'@ICO',address>,"

Assign an icon to a button. The icon files are imported into the
TPDesign 3 software program, and their numbers are
assigned by the Touch Panel during the download process.

= 1 - 255

= 1 - 255

Example:

SEND_COMMAND TP,'"'@ICO',16,12"

Adds icon 12 on button 16.

"'@BMP',address>,''"

Add a bitmap file to a button. The bitmap files are imported
into the TPDesign 3 software program, and their numbers are
assigned by the Touch Panel during the download process.

= 1 - 255

= Bitmap

'%P', = Bitmap filename

Example:

SEND_COMMAND TP, "'@BMP',85,'Bitmap1'"

Adds the Bitmap1 file to button 85.

"'@TXT',address>,''"

Add text on a button. Use the | character to display text on
multiple lines.

= 1 - 255