AMX TPI-PRO-2 Especificaciones Pagina 118

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 117
NetLinx Programming
116
TPI-PRO/DVI (Total Presentation Interface)
"^" Button Commands (Cont.)
^JST
Set text align-
ment using a
numeric keypad
layout for those
buttons with a
defined address
range.
The alignment of 0 is followed by ',<left>,<top>'.
The left and top coordinates are relative to the upper left corner of the button.
Syntax:
"'^JST-<vt addr range>,<button states range>,<new text
alignment>'"
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).
new text alignment = Value of 1 - 9 corresponds to the following locations:
Example:
SEND_COMMAND Panel,"'^JST-500.504&510.515,1&2,1'"
Sets the text alignment to the upper left corner for those buttons with variable text ranges
of 500-504 & 510-515.
^MBT
Set the Mouse
Button mode On
for the virtual PC.
Syntax:
"'^MBT-<pass data>'"
Variable:
pass data:
0 = None
1 = Left
2 = Right
3 = Middle
Example:
SEND COMMAND Panel,"'^MBT-1'"
Sets the mouse button mode to ’Left Mouse Click’.
^MDC
Turn On the
’Mouse
double-click’
feature for the
virtual PC.
Syntax:
"'^MDC'"
Example:
SEND COMMAND Panel,"'^MDC'"
Sets the mouse double-click for use with the virtual PC.
^SHO
Show or hide a
button with a set
variable text
range.
Syntax:
"'^SHO-<vt addr range>,<command value>'"
Variables:
variable text address range = 1 - 4000.
command value = (0= hide, 1= show).
Example:
SEND_COMMAND Panel,"'^SHO-500.504&510.515,0'"
Hides buttons with variable text address range 500-504 & 510-515.
1
4
7
8
9
6
3
2
5
0
Zero can be used for an absolute position
Vista de pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 193 194

Comentarios a estos manuales

Sin comentarios