AMX Color Active-Matrix LCD Instruction Manual page 140

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

Color Active-Matrix LCD Mini-Touch Panels
Shorthand Send_Commands (Cont.)
Command
"'@CBN',<variable text
address>,<color_
number>"
"'@CFF',<variable text
address>,<color_
number>"
"'@CPG',<color_number>,'
<page name>'"
"'@CFN',<variable text
address>,<color_
number>"
Description
Set the ON feedback border color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 203
Example:
SEND_COMMAND TP,"'@CBN',2,78"
Sets the ON feedback border color to Gray for variable text
button 2.
Set the OFF feedback fill color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 203
Example:
SEND_COMMAND TP,"'@CFF',1,72"
Sets the OFF feedback fill color to White for variable text but-
ton 1.
Set the page with specified page name background color to the
specified color.
<color_number> = see Figure 203
<page name> = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'@CPG',87,'Main Page'"
Sets the page title to Main Page, and the color to Black.
Set the ON feedback fill color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 203
Example:
SEND_COMMAND TP,"'@CFN',1,30"
Sets the ON feedback fill color to Aqua for variable text button
1.
AXCESS Programming
133

Advertisement

Table of Contents
loading

Table of Contents