Programming
33
10.4" Touch Panels
Video Send_Commands
Video Send_Commands direct the touch panel to perform various video specific operations.
System Send_Commands (Cont.)
TPAGEOFF
Deactivates page
tracking.
Syntax:
"’TPAGEOFF’"
Example:
SEND_COMMAND TP,"’TPAGEOFF’"
Deactivates the page tracking option.
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.
Video Send_Commands
@VBR
Sets the video sig-
nal brightness.
Syntax:
"’@VBR <ASCII setting for Brightness>’"
Variables:
ASCII brightness setting = 0 (min) - 255 (max)
Example:
SEND_COMMAND TP,"’@VBR 128’"
Sets the video brightness to 128.
Summary of Contents for AXD-CA10
Page 1: ...instruction manual Touch Panels and Accessories 10 4 Touch Panels Firmware version G3 ...
Page 17: ...Installation 13 10 4 Touch Panels ...
Page 18: ...Installation 14 10 4 Touch Panels ...
Page 28: ...Designing Touch Panel Pages 24 10 4 Touch Panels ...