AMX VPA-BP Manual de instrucciones Pagina 169

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 198
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 168
ViewPoint Wireless Touch Panels AXCESS Programming 159
Macro Commands
Command Description
$P <dn> <cn> <tpo>
<tdp><CR>
Send a pulse command for a specified period of time.
dn = device number 2, 3, or 4
cn = channel number 1-255
tp = time pulse on in tenths of a second (max. 65535)
tdp = time delay after pulse in tenths of a second (max.
65535)
<cr> = end of statement (Enter key pressed)
Example
$P 3 15 10 100<CR>
Transmit the IR code at device 3, channel 15 for 1 second.
Then, the macro will pause 10 seconds before executing the
next command or before finishing the macro if no other
commands exist.
$W <tdbp><CR>
Used as a delay between pulses
tdbp = time delay before pulse in tenths of a second
(max.65535)
<cr> = end of statement (Enter key pressed)
Example:
$W 455<CR>
This command will wait 45.5 seconds before executing the
next macro command.
Figure 210
Macro Commands
Vista de pagina 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 197 198

Comentarios a estos manuales

Sin comentarios