AMX ViewPoint Instruction Manual page 26

Wireless touch panels (netwave) (firmware version g3 or higher)
Hide thumbs Also See for ViewPoint:
Table of Contents

Advertisement

Programming
System Send_Commands (Cont.)
SLEEP
Forces the touch
panel to screen
saver mode.
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 the saved data in the touch panel; data cannot be
recovered after it is erased.
22
Syntax:
"'SLEEP'"
Example:
SEND_COMMAND TP,"'SLEEP'"
Activates the screen saver mode.
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.
ViewPoint Wireless Touch Panels

Advertisement

Table of Contents
loading

Table of Contents