134
AXCESS Programming
Color Active-Matrix LCD Mini-Touch Panels
Shorthand Send_Commands (Cont.)
Command Description
"'@CPP',<color_number>,'
<pop-up page name>'"
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.
"'@CTF',<variable text
address>,<color_
number>"
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.
"'@CTN',<variable text
address>,<color_
number>"
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.
"'@IDF'"
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.
"'@IDP'"
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.
Содержание AXD-MCA
Страница 30: ...22 Installing Mini Touch Panels Color Active Matrix LCD Mini Touch Panels ...
Страница 68: ...60 Designing Touch Panel Pages Color Active Matrix LCD Mini Touch Panels ...
Страница 130: ...122 Touch Panel Program Reference Color Active Matrix LCD Mini Touch Panels ...
Страница 180: ...172 Memory Upgrade Color Active Matrix LCD Mini Touch Panels ...