Video Send_Commands - AMX 10.4 TOUCH PANELS (G3 FIRMWARE) Instruction Manual

10.4" touch panels
Table of Contents

Advertisement

System Send_Commands (Cont.)
TPAGEOFF
Deactivates page
tracking.
WAKE
Deactivates
screen-saver
mode and resets
the sleep timer.
XMRT
Sets the new net-
work communica-
tion retry value for
the panel and
SoftROM.
XMTO
Sets the new net-
work communica-
tion delay for the
panel and Soft-
ROM.
ZAP!
Clears all mem-
ory; erases but-
tons, 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

Video Send_Commands direct the touch panel to perform various video specific operations.
Video Send_Commands
@VBR
Sets the video sig-
nal brightness.
10.4" Touch Panels
Syntax:
"'TPAGEOFF'"
Example:
SEND_COMMAND TP,"'TPAGEOFF'"
Deactivates the page tracking option.
Syntax:
"'WAKE'"
Example:
SEND_COMMAND TP,"'WAKE'"
Deactivates the touch panel screen-saver mode and resets the sleep timer.
Syntax:
"'XMRT <number>'"
Variable:
number = 1 - 15 ASCII characters
Example:
SEND_COMMAND TP,"'XMRT 9'"
Sets the XMODEM wait for character retries to 9.
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.
Syntax:
"'ZAP!'"
Example:
SEND_COMMAND TP,"'ZAP!'"
Clears all memory and erases all buttons, pages, drawings, and symbols.
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.
Programming
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents