AMX Modula Manual de Instruções Página 91

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 140
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 90
Programming
81
Modero G4 Touch Panels - Configuration and Programming
Text Effects Names
The following is a listing of text effects names associated with the ^TEF command on page 80.
"^" Button Commands (Cont.)
^UNI Set Unicode text. For the ^UNI command (%UN and ^BMF command), the Unicode text is sent as
ASCII-HEX nibbles.
Syntax:
"'^UNI-<vt addr range>,<button states range>,<unicode text>'"
Variables:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons, 1 = Off
state and 2 = On state).
unicode text = Unicode HEX value.
Example:
SEND_COMMAND Panel,"'^UNI-500,1,0041'"
Sets the button’s unicode character to ’A’.
Note: To send the variable text ’A’ in unicode to all states of the variable text button 1, (for which the
character code is 0041 Hex), send the following command:
SEND_COMMAND TP,"'^UNI-1,0,0041'"
Note: Unicode is always represented in a HEX value. TPD4 generates (through the Text Enter Box
dialog) unicode HEX values. Refer to the TPDesign4 Instruction Manual for more information.
Text Effects
Glow -S Medium Drop Shadow 1 Hard Drop Shadow 1
Glow -M Medium Drop Shadow 2 Hard Drop Shadow 2
Glow -L Medium Drop Shadow 3 Hard Drop Shadow 3
Glow -X Medium Drop Shadow 4 Hard Drop Shadow 4
Outline -S Medium Drop Shadow 5 Hard Drop Shadow 5
Outline -M Medium Drop Shadow 6 Hard Drop Shadow 6
Outline -L Medium Drop Shadow 7 Hard Drop Shadow 7
Outline -X Medium Drop Shadow 8 Hard Drop Shadow 8
Soft Drop Shadow 1 Medium Drop Shadow 1 with outline Hard Drop Shadow 1 with outline
Soft Drop Shadow 2 Medium Drop Shadow 2 with outline Hard Drop Shadow 2 with outline
Soft Drop Shadow 3 Medium Drop Shadow 3 with outline Hard Drop Shadow 3 with outline
Soft Drop Shadow 4 Medium Drop Shadow 4 with outline Hard Drop Shadow 4 with outline
Soft Drop Shadow 5 Medium Drop Shadow 5 with outline Hard Drop Shadow 5 with outline
Soft Drop Shadow 6 Medium Drop Shadow 6 with outline Hard Drop Shadow 6 with outline
Soft Drop Shadow 7 Medium Drop Shadow 7 with outline Hard Drop Shadow 7 with outline
Soft Drop Shadow 8 Medium Drop Shadow 8 with outline Hard Drop Shadow 8 with outline
Soft Drop Shadow 1 with outline
Soft Drop Shadow 2 with outline
Soft Drop Shadow 3 with outline
Soft Drop Shadow 4 with outline
Soft Drop Shadow 5 with outline
Soft Drop Shadow 6 with outline
Soft Drop Shadow 7 with outline
Soft Drop Shadow 8 with outline
Vista de página 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 139 140

Comentários a estes Manuais

Sem comentários