Variable Text Send_Commands - AMX G3 Instruction Manual

Color active-matrix lcd touch panels firmware g3 or higher
Hide thumbs Also See for G3:
Table of Contents

Advertisement

Figure 195
Variable text
Send_Commands
134
AXCESS Programming
Color Send_Commands (cont.)
Command
'CTOFF<variable text
address>-<color
_number>'
'CTON<variable text
address>-<color
_number>'

Variable Text Send_Commands

Use variable text Send_Commands (Figure 195) to set the borders, fonts, and text.
Variable text Send_Commands
Command
"'!B',<variable text
address 1-255>,<ON/OFF
0-1>"
Description
Set the OFF feedback text color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 190
Example:
SEND_COMMAND TP,'CTOFF1-48'
Sets the OFF feedback text color to BLUE for variable text
button 1.
Sets the ON feedback text color to the specified color.
<variable text address> = 1 - 255
<color_number> = see Figure 190
Example:
SEND_COMMAND TP,'CTON1-72'
Sets the ON feedback text color to WHITE for variable text
button 1.
Description
Set a specific button to on or off.
<variable text address> = 1 - 255
<on> = 0 and <off> = 1
Example:
SEND_COMMAND TP, '!B',128, 1'
Sets button 128 off.
Color Active-Matrix LCD Touch Panels

Advertisement

Table of Contents
loading

Table of Contents