AMX G3 Firmware Manual de instrucciones Pagina 36

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 52
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 35
Programming
32
Color Passive-Matrix LCD Touch Panels
Color Send_Commands (Cont.)
CBON
Sets the ON feed-
back border color
to the specified
color.
Syntax:
"’CBON<variable text address>-<color _number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 26.
Example:
SEND_COMMAND TP,"’CBON1-87’"
Sets the ON feedback border color to Black for variable text button 1.
CFOFF
Sets the OFF
feedback fill color
to the specified
color.
Syntax:
"’CFOFF<variable text address>-<color_number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 26.
Example:
SEND_COMMAND TP,"’CFOFF1-72’"
Sets the OFF feedback fill color to White for variable text button 1.
CFON
Sets the ON feed-
back fill color to
the specified
color.
Syntax:
"’CFON<variable text address>-<color _number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 26.
Example:
SEND_COMMAND TP,"’CFON1-87’"
Sets the ON feedback fill color to Black for variable text button 1.
CPAGE
Sets the back-
ground page color
to the specified
color.
Syntax:
"’CPAGE<color_number>-<page name>’"
Variables:
color number = See the Colors and Programming Numbers table on page 26.
page name = 1 - 50 ASCII characters (Page names are case sensitive.)
Example:
SEND_COMMAND TP,"’CPAGE255-MAIN PAGE’"
Sets the background color on the MAIN PAGE to Transparent.
CTOFF
Sets the OFF
feedback text
color to the speci-
fied color.
Syntax:
"’CTOFF<variable text address>-<color _number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 26.
Example:
SEND_COMMAND TP,"’CTOFF1-87’"
Sets the OFF feedback text color to Black for variable text button 1.
Vista de pagina 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 51 52

Comentarios a estos manuales

Sin comentarios