beautypg.com

AMX G3 User Manual

Page 136

background image

128

AXCESS Programming

Color Active-Matrix LCD Touch Panels

Shorthand Send_Commands (cont.)

Command

Description

“’@CFN’,address>,>”

Set the ON feedback fill color to the specified color.

= 1 - 255

= see Figure 190

Example:

SEND_COMMAND TP,”’@CFN’,1,30”

Sets the ON feedback fill color to AQUA for variable text
button 1.

“’@CPG’,
,’’”

Set the page with specified page name background color to
the specified color.

= see Figure 190

= 1 - 50 ASCII characters

Example:

SEND_COMMAND TP,”’@CPG’,87,’Main Page’”

Sets the page title to Main Page, and the color to BLACK.

“’@CPP’,
,’’”

Set the page with specified page name background color to
the specified color.

= see Figure 190

= 1 - 50 ASCII characters

Example:

SEND_COMMAND TP,”’@CPP’,54,’Audio Page’”

Sets the pop-up page title to Audio Page, and the color to
PURPLE.

“’@CTF’,address>,>”

Set the OFF feedback text color to the specified color.

= 1 - 255

= see Figure 190

Example:

SEND_COMMAND TP,”’@CTF’,1,48”

Sets the OFF feedback text color to BLUE for variable text
button 1.