Programming
26
8.5" Black and White Touch Panels
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.
Font styles are used to program the text fonts on buttons, sliders, gauges, and pages. Programming
numbers are assigned consecutively when downloaded to the touch panel.
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.
Only use the ZAP! command to erase all the saved data in the touch panel; data cannot be
recovered after it is erased.
Colors and Programming Numbers
Color
No.
Color
No.
White
72 - 77
Black
87
Transparent
255