112
AXCESS Programming
Black/White LCD Mini-Touch Panels
System Send_Commands (cont.)
Command
Description
SEND_COMMAND TP2,TP1_BUF
CLEAR_BUFFER TP1_BUF
}
}
IF (LENGTH_STRING(TP2_BUF))
{
IF(FIND_STRING(TP2_BUF,
'
PAGE-
'
,1))
{
SEND_COMMAND TP1,TP2_BUF
CLEAR_BUFFER TP2_BUF
}
}
The command string is sent to the Master in the 'PAGE-(page
name)' format. The string can be captured with the
CREATE_BUFFER command for one panel and sent to another
panel.
'
WAKE
'
Deactivate screen-saver mode and reset timer.
Example:
SEND_COMMAND TP,
'
WAKE
'
Deactivates the mini-touch panel screen-saver mode and resets
the timer.
'
ZAP!
'
Clear all memory and erase buttons, pages, and drawings.
Example:
SEND_COMMAND TP,
'
ZAP!
'
Clears all memory and erases all buttons, pages, drawings, and
symbols.
Warning
You should only use the ZAP!
Command to erase all the
stored data in the mini-touch
panel. The data cannot be
recovered after it is erased.
Содержание AXM-MLC
Страница 8: ...vi Table of Contents Black White LCD Mini Touch Panels ...
Страница 36: ...28 Mini Touch Panel Basics Black White LCD Mini Touch Panels ...
Страница 114: ...106 Mini Touch Panel Program Reference Black White LCD Mini Touch Panels ...
Страница 130: ...122 Replacing the Lithium Batteries Black White LCD Mini Touch Panels ...
Страница 140: ...132 Technical Support Black White LCD Mini Touch Panels ...