![AMX AXD-CP4/A Instruction Manual Download Page 56](http://html.mh-extra.com/html/amx/axd-cp4-a/axd-cp4-a_instruction-manual_2938893056.webp)
Programming
52
4" Color Touch Panels with Audio
Programming Numbers
The following information provides the programming numbers for colors, fonts, and borders.
Colors can be used to set the colors on buttons, sliders, gauges, and pages. The lowest color number
represents the lightest color-specific display; the highest number represents the darkest display. For
example, 0 represents light red, and 5 is dark red.
System Send_Commands (Cont.)
WAKE
Deactivates
screen-saver
mode and resets
the sleep timer.
Syntax:
"’WAKE’"
Example:
SEND_COMMAND TP,"’WAKE’"
Deactivates the touch panel screen-saver mode and resets the sleep timer.
XMRT
Sets the new net-
work communica-
tion retry value for
the panel and
SoftROM.
Syntax:
"’XMRT <number>’"
Variable:
number = 1 - 15 ASCII characters
Example:
SEND_COMMAND TP,"’XMRT 9’"
Sets the XMODEM wait for character retries to 9.
XMTO
Sets the new net-
work communica-
tion delay for the
panel and Soft-
ROM.
Syntax:
"’XMTO <number>’"
Variable:
number = 4 - 30 ASCII characters
Example:
SEND_COMMAND TP,"’XMTO 5’"
Sets the new XMODEM character delay time to 5 seconds.
ZAP!
Clears all mem-
ory; erases but-
tons, pages,
drawings, and
symbols.
Syntax:
"’ZAP!’"
Example:
SEND_COMMAND TP,"’ZAP!’"
Clears all memory and erases all buttons, pages, drawings, and symbols.
See Warning information on page 52 for more information.
Only use the ZAP! command to erase the saved data in the touch panel; data cannot be
recovered after it is erased.
Colors and Programming Numbers
Color
No.
Color
No.
Red
0 - 5
Purple
54 - 59
Orange
6 - 11
Magenta
60 - 65
Yellow
12 - 17
Pink
66 - 71
Lime
18 - 23
White
72 - 77
Green
24 - 29
Grey
78 - 83
Aqua
30 - 35
More Grey
84 - 86
Cyan
36 - 41
Black
87
Royal
42 - 47
Transparent
255