AMX Wireless Touch Panels (Wave Server) User Manual
Page 146
![background image](/manuals/35884/146/background.png)
136 AXCESS
Programming
ViewPoint Wireless Touch Panels
System Send_Commands (Cont.)
Command Description
"'AKEYR'"
Close the touch panel keyboard or keypad opened with the
'AKEYB', 'AKEYP', or 'PKEYP' commands.
Example:
SEND_COMMAND TP,"'AKEYR'"
Closes the keyboard or keypad opened using the '
AKEYB',
'
AKEYP', or 'PKEYP' commands.
"'BEEP'"
Output one beep. The Beep button in the Protected Setup
page must be set from 1 through 10 for this command.
Example:
SEND_COMMAND TP,"'BEEP'"
Beeps the panel if the Beep button is not set to 0.
"'BRIT-
Adjust brightness of display. The brightness range is 1
(minimum) to 5 (maximum).
Example:
SEND_COMMAND TP,"'BRIT-5'"
Sets to highest brightness level.
"'CONT-
Adjust brightness of display. The brightness range is 1
(minimum) to 12 (maximum).
Example:
SEND_COMMAND TP,"'CONT-12'"
Sets to highest brightness level.
"'CALIBRATE'"
Start touch panel calibration.
Example:
SEND_COMMAND TP,"'CALIBRATE'"
Starts the calibration operation on the touch panel.