
System Send_Commands (cont.)
Command | Description |
|
|
'CLOCK
'DBEEP'
'PPOF - <page name>'
Set the time and date.
<mm = 01 - 12, dd = 01 - 31, yy = 00 - 99
hh= 00 - 23, mm = 00 - 59, ss = 00 - 59> Example:
SEND_COMMAND TP,'CLOCK
Sets the Touch Panel's date to February 8, 1995, and time to 7:16 p.m.
Output a
Example:
SEND_COMMAND TP,'DBEEP'
Flip to page with specified page name. <page name> = 1 - 50 ASCII characters Example:
SEND_COMMAND
Flips the Touch Panel to the page named MAIN PAGE.
Display asterisks (*) for keypad entries.
<number string> = 0 - 9999
Example:
SEND_COMMAND
Displays the Touch Panel keypad with **** instead of 1988.
Close a specific popup page.
<page name> = 1 - 50 ASCII characters
Example:
SEND_COMMAND
Closes Popup Page 1.
Color | AXCESS Programming | 121 |