AMX VPA-BP Manual de instrucciones Pagina 166

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 198
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 165
156 AXCESS Programming ViewPoint Wireless Touch Panels
System Send_Commands (Cont.)
Command Description
"'@ICO',<variable text
address>,<icon>"
Assign an icon to a button. The icon files are imported into the
TPDesign3 software program, and their numbers are assigned
by the touch panel during the download process.
<variable text address> = 1 - 255
<icon file number> = 1 - 255
Example:
SEND_COMMAND TP,'"'@ICO',16,12"
Adds icon 12 on button 16.
"'@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 the following alignment
chart
Example:
SEND_COMMAND TP, "'@JUS',9,5"
Centers the text on button 9.
"'@SHO',<variable text
address>,<button
on/off>"
Set a specific button to on or off.
<variable text address> = 1 - 255
<0> = button off and <1> = button on
Example:
SEND_COMMAND TP,"'@SHO',128,0"
Sets button 128 off.
1 2 3
4 5 6
7 8 9
Vista de pagina 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 197 198

Comentarios a estos manuales

Sin comentarios