134
AXCESS Programming
Shorthand Send_Commands (Cont.)
Command
"'@CPP',<color_number>,'
<pop-up page name>'"
"'@CTF',<variable text
address>,<color_
number>"
"'@CTN',<variable text
address>,<color_
number>"
"'@IDF'"
"'@IDP'"
Description
Set the page with specified page name background color to the
specified color.
<color_number> = see Figure 203
<pop-up page name> = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'@CPP',54,'Audio Page'"
Sets the popup page title to Audio Page, and the color to Pur-
ple.
Set the OFF feedback text color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 203
Example:
SEND_COMMAND TP,"'@CTF',1,48"
Sets the OFF feedback text color to Blue for variable text but-
ton 1.
Sets the ON feedback text color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 203
Example:
SEND_COMMAND TP,"'@CTN',1,72"
Sets the ON feedback text color to White for variable text but-
ton 1.
Query the touch panel to return a string with the MS-DOS file-
name of the touch panel.
Example:
SEND_COMMAND TP,"'@IDF'"
The touch panel returns its MS-DOS filename in a string.
Query the touch panel to return a string with the TPDesign3
project name.
Example:
SEND_COMMAND TP,"'@IDP'"
The touch panel returns a string that contains its TPDesign3
project name.
Color Active-Matrix LCD Mini-Touch Panels
Need help?
Do you have a question about the Color Active-Matrix LCD and is the answer not in the manual?