Instruction manual

Table Of Contents
ViewPoint Wireless Touch Panels Programming 79
Shorthand Send_Commands (Cont.)
Command Description
"'@CPG',<color_number>,
'<page name>'"
Set the page with specified page name background color to
the specified color only if the specified background color is not
the same as the current color.
color number = see Figure 92
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'@CPG',87,'Main Page'"
Sets the page title to Main Page, and the color to Black.
"'@CPP',<color_number>,
'<pop-up page name>'"
Set the page with specified page name background color to
the specified color only if the specified background color is not
the same as the current color.
color number = see Figure 92
pop-up page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'@CPP',54,'Audio Page'"
Sets the popup page title to Audio Page, and the color to Pur-
ple.
"'@CTF',<variabl
e text
address>,<color_
number>"
Set the OFF feedback text color to the specified color only if
the specified background color is not the same as the current
color.
variable text address = 1 - 255
color number = see Figure 92
Example:
SEND_COMMAND TP,"'@CTF',1,48"
Sets the OFF feedback text color to Blue for variable text but-
ton 1.