beautypg.com

AMX Wireless Touch Panels (Wave Server) User Manual

Page 155

background image

ViewPoint Wireless Touch Panels AXCESS

Programming

145

Shorthand Send_Commands (Cont.)

Command Description

"'@CTF',address>,number>"

Set the OFF feedback text color to the specified color.

= 1 - 255

or_number> = see Figure 202

Example:

SEND_COMMAND TP,"'@CTF',1,48"

Sets the OFF feedback text color to Blue for variable text
button 1.

"'@CTN',address>,number>"

Set the ON feedback text color to the specified color.

= 1 - 255

or_number> = see Figure 202

Example:

SEND_COMMAND TP,"'@CTN’,1,72"

Sets the ON feedback text color to White for variable text
button 1.

"'@IDF'"

Query the touch panel to return a string with the MS-DOS
filename of the touch panel.

Example:

SEND_COMMAND TP,"'@IDF'"

The touch panel returns its MS-DOS file name in a string.

"'@IDP'"

Query the touch panel to return a string with the TPDesign3
project name.

Example:

SEND_COMMAND TP,"'@IDP'"

The touch panel returns a string that contains its TPDesign3
project name.