
Color Passive-Matrix LCD Touch Panels
AXCESS Programming
115
AXCESS Programming
Overview
You can program the touch panel to perform a wide variety of operations using
AXCESS Send_Commands. Use the commands described in this section along with
the
AXCESS Programming Guide
to program your touch panel.
System Send_Commands
System Send_Commands (Figure 197) are stored in the AXCESS Control System and
direct the touch panel to perform various operations.
System Send_Commands
Command
Description
'ABEEP'
Output 1 beep even if beep is off.
Example:
SEND_COMMAND TP,'ABEEP'
Beeps the panel even if the beep is set to 0.
'ADBEEP'
Output 2 beeps even if double-beep is off.
Example:
SEND_COMMAND TP,'ADBEEP'
Double-beeps the panel even if the double-beep is set to off.
'AKEYB-<text string>'
Open the touch panel keyboard and initialize the text string entry.
The keyboard string is set to null during power up and is stored
until power down.
text string = 0-59 characters
Example:
SEND_COMMAND TP,'AKEYB-TOUCH HERE'
Opens the touch panel keyboard with TOUCH HERE in the
display.
Figure 197
System Send_Commands
Содержание AXM-CP
Страница 8: ...vi Table of Contents Color Passive Matrix LCD Touch Panels...
Страница 26: ...18 Installing the Touch Panel Color Passive Matrix LCD Touch Panels...
Страница 134: ...126 AXCESS Programming Color Passive Matrix LCD Touch Panels...
Страница 142: ...134 Memory Upgrade Color Passive Matrix LCD Touch Panels...
Страница 150: ...142 Specifications Color Passive Matrix LCD Touch Panels...
Страница 152: ...144 Technical Support Color Passive Matrix LCD Touch Panels...