beautypg.com

AMX G3 User Manual

Page 144

background image

136

AXCESS Programming

Color Active-Matrix LCD Touch Panels

Variable text Send_Commands (cont.)

Command

Description

"'!I',address>,'style>'"

Shorthand version of

'

ICON

'

command.

= 1 - 255

= See Figure 192

Example:

SEND_COMMAND TP,"'!I',1,'6'"

Changes the variable text button 1 border style to double
rounded.

'ICONaddress>-style>'

Change the border style of a specific button.

= 1 - 255

= See Figure 192

Example:

SEND_COMMAND TP,'ICON25-6'

Changes the variable text button 25 border style to a double-
rounded shape.

"'!T',address>,'text>'"

Shorthand version of

'

TEXT

'

command.

= 1 - 255

= 1 - 60 characters

Example:

SEND_COMMAND TP,"'!T',1,'VCR PLAY'"

Changes the variable text button 1 title to VCR PLAY.

'TEXTaddress>-text>'

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

= 1 - 255