AMX AXB-TPI/3 Instruction Manual page 59

Touch panel interface
Hide thumbs Also See for AXB-TPI/3:
Table of Contents

Advertisement

Shorthand Send_Commands (Cont.)
@CTN
Set the text color
for ON feedback
to the specified
color.
@IDF
The touch panel
returns its
MS-DOS file
name of the panel
file in a string.
@IDP
Query the touch
panel to return a
string with the
TPDesign3
project name.
AXB-TPI/3 Touch Panel Interface 3
This only works if the specified text on color is not the same as the current color.
Syntax:
"'@CTN',<variable text address>,<color_number>"
Variables:
variable text address = 1 – 255.
color number = See the Colors and Programming Numbers table on page 50.
Example:
SEND COMMAND Panel,"'@CTN',1,72"
Sets the ON feedback text color to White for variable text button 1.
Syntax:
"'@IDF''"
Example:
SEND COMMAND Panel,"'@IDF'"
The touch panel returns its MS-DOS file name of the panel file in a string.
The panel returns a string like this: "'IDF-<dos file name
Syntax:
"'@IDP'"
Example:
SEND COMMAND Panel,"'@IDP'"
The touch panel returns a string containing the TPDesign3 project name.
The panel returns a string like this: "'IDP-<project name
Programming
'"
'"
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents