Amx G3 Manual do Utilizador Página 148

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 172
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 147
140 AXCESS Programming Color Active-Matrix LCD Touch Panels
Shorthand variable text commands (cont.)
Command Description
"'@JUS',<variable text
address>,<text
alignment>"
Set the text alignment on a button.
<variable text address> = 1 - 255
<text alignment> = 1 - 9 as shown in alignment chart
Example:
SEND_COMMAND TP, "'@JUS',9,5"
Centers the text on button 9.
"'@FON',<variable text
address>,<font style>"
Set the text font on a button.
<variable text address> = 1 - 255
<font style> = See Figure 191
Example:
SEND_COMMAND TP, "'@FON',56,32"
Sets the text on button 56 to variable font style 32.
"'@BOR',<variable text
address>,<border
style>"
Set the border style on a button.
<variable text address> = 1 - 255
<border style> = See Figure 192
Example:
SEND_COMMAND TP, "'@BOR',65 ,27"
Sets the border style to 3-dimensional neon green on button
65.
1
2
3
4
5
6
7
8
9
Vista de página 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 171 172

Comentários a estes Manuais

Sem comentários