
Color Passive-Matrix LCD Touch Panels
AXCESS Programming
117
System Send_Commands (Cont.)
Command
Description
'ETIM-START'
Start the elapsed timer.
Example:
SEND_COMMAND TP,'ETIM-START'
Starts the elapsed timer.
'ETIM-PAUSE'
Pause the elapsed timer.
Example:
SEND_COMMAND TP,'ETIM-PAUSE'
Pauses the elapsed timer.
'ETIM-RESET'
Reset the elapsed timer to 0:00:00.
Example:
SEND_COMMAND TP,'ETIM-RESET'
Resets the elapsed timer to 0:00:00.
'KEYB-<text string>'
Initialize the text string entry when the touch panel keyboard
opens. This command will not update an active keyboard display.
The keyboard string is set to null during power up and is stored
until power down. Use the AKEYB command to automatically
open a keyboard and display the text string.
text string = 0-59 characters
Example:
SEND_COMMAND TP,'KEYB-TOUCH HERE'
Initializes the text string entry TOUCH HERE when the touch
panel keyboard opens.
'KEYP-<number string>'
Initialize the number or text string entry when the touch panel
keypad opens. This command will not update an active keypad.
The keypad string is set to null during power up and is stored
until power down. Use the AKEYP- command to automatically
open a keypad and display the number string.
number string = 0-9999 numeric characters
Example:
SEND_COMMAND TP,'KEYP-1988'
Initializes the number string 1988 when the keypad opens.
Содержание 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...