
Figure189
System Send_Commands
AXCESS Programming
Overview
You can program the Touch Panel to perform a wide variety of operations using AXCESS Send_Commands and variable text commands. Use the commands described in this section along with the AXCESS Programming Language instruction manual to program the Touch Panel.
System Send_Commands
System Send_Commands (Figure 189) are stored in the AXCESS Central Controller and direct the Touch Panel to perform various operations.
System Send_Commands
Command | Description |
|
|
'ABEEP' | Output one panel beep even if the Beep value is set to 0 in |
| the Setup page. |
| Example: |
| SEND_COMMAND TP,'ABEEP' |
| Beeps the panel. |
'ADBEEP' | Output a |
| 0 in the Setup page. |
| Example: |
| SEND_COMMAND TP,'ADBEEP' |
| |
Open the Touch Panel keyboard and initialize the text string | |
| entry. The keyboard string is set to null during |
| is stored until |
| <text string> = 0 - 59 characters |
| Example: |
| SEND_COMMAND |
| Opens the Touch Panel keyboard with TOUCH HERE in the |
| display. |
Color | AXCESS Programming | 119 |