AMX AXD-CV6 Instruction Manual page 46

6" color video wall panel
Hide thumbs Also See for AXD-CV6:
Table of Contents

Advertisement

Programming
Shorthand Variable Text Commands (Cont.)
@FON
Sets the text font
on a button.
@ICO
Assigns an icon to
a button.
@JUS
Sets the text
alignment on a
button.
@SHO
Sets a specific
button to on or off.
42
Syntax:
"'@FON',<variable text address>,<font style>"
Variables:
variable text address = 1 - 255
font style = See the Font Styles and Programming Numbers table on page 31.
Example:
SEND_COMMAND TP,"'@FON',56,32"
Sets the text on button 56 to variable font style 32.
Syntax:
"'@ICO',<variable text address>,<icon file number>"
Variables:
variable text address = 1 - 255
icon file number = 1 - 255
Example:
SEND_COMMAND TP,"'@ICO',16,12"
Adds icon 12 on button 16. Setting the icon value to 0 clears the appearance of the icon.
Syntax:
"'@JUS',<variable text address>,<text alignment>"
Variables:
variable text address = 1 - 255
text alignment = 1 - 9 as shown in the following alignment chart:
1
3
2
4
6
5
7
8
9
Example:
SEND_COMMAND TP,"'@JUS',9,5"
Centers the text on button 9.
Syntax:
"'@SHO',<variable text address>,<button on/off>"
Variables:
variable text address = 1 - 255
button on/off=
0 : button Off
1 : button On
Example:
SEND_COMMAND TP,"'@SHO',128,0"
Sets button 128 off.
6" Color Video Wall Panel

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents