System Send_Commands (Cont.)

CommandDescription

"'AKEYR'"

"'BEEP'"

"'BRIT-<level>'"

"'CONT-<level>'"

"'CALIBRATE'"

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.

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.

Adjust brightness of display. The brightness range is 1 (minimum) to 5 (maximum).

<level> = 1 - 5

Example:

SEND_COMMAND TP,"'BRIT-5'"

Sets to highest brightness level.

Adjust brightness of display. The brightness range is 1 (minimum) to 12 (maximum).

<level> = 1 - 12

Example:

SEND_COMMAND TP,"'CONT-12'"

Sets to highest brightness level.

Start touch panel calibration.

Example:

SEND_COMMAND TP,"'CALIBRATE'"

Starts the calibration operation on the touch panel.

136

AXCESS Programming

ViewPoint Wireless Touch Panels

Page 146
Image 146
AMX Wireless Touch Panels (Wave Server) Akeyr, Calibrate, Sendcommand TP,AKEYR, Sendcommand TP,BEEP, Sendcommand TP,BRIT-5