Programming
Panel Runtime Operation Commands (Cont.)
@TKP | Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is | |
Present a | optional. | |
Syntax: | ||
telephone | ||
keypad. | ||
| Variables: | |
| initial text = 1 - 50 ASCII characters. | |
| prompt text = 1 - 50 ASCII characters. | |
| Example: | |
| SEND COMMAND | |
| ||
| Phone Number'. | |
|
| |
TPAGEON | This command turns On page tracking, whereby when the page or popups change, a | |
Turn On page | string is sent to the Master. This string may be captured with a CREATE_BUFFER | |
command for one panel and sent directly to another panel. | ||
tracking. | ||
Syntax: | ||
| ||
| "'TPAGEON'" | |
| Example: | |
| SEND COMMAND Panel,"'TPAGEON'" | |
| Turns On page tracking. | |
|
| |
TPAGEOFF | Syntax: | |
Turn Off page | "'TPAGEOFF'" | |
tracking. | Example: | |
| SEND COMMAND Panel,"'TPAGEOFF'" | |
| Turns Off page tracking. | |
|
| |
@VKB | Syntax: | |
Popup the | "'@VKB'" | |
virtual | Example: | |
keyboard. | SEND COMMAND Panel,"'@VKB'" | |
| ||
|
| |
WAKE | Syntax: | |
Force the panel | "'WAKE'" | |
out of screen | Example: | |
saver mode. | SEND COMMAND Panel,"'WAKE'" | |
| Forces the panel out of the screen saver mode. | |
|
|
142 |