Denso RC5 Especificaciones Pagina 562

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 561
21-10
Example
VISOVERLAY 3 'Sets the destination screen to draw.
VISSCREEN 1, 0'
VISCLS 0 '
VISLOC 10, 10 'Sets the position to display.
VISPRINT “Draw on the draw screen 0”
'Draws characters on the screen.
VISSCREEN 1, 1 'Sets the destination screen to draw.
VISLOC 10, 11 'Sets the position to display.
VISPRINT “Draw on draw screen 0”
'Draws characters on the screen.
VISOVERLAY 0 'Stops displaying the draw screen.
DELAY 5000 'Stops for 5 seconds.
VISOVERLAY 1 'Displays draw screen 0 on the monitor.
DELAY 5000 'Stops for 5 seconds.
VISOVERLAY 2 'Displays draw screen 1 on the monitor.
DELAY 5000 'Stops for 5 seconds.
VISOVERLAY 3 'Displays draw screens 0 and 1 on the monitor.
Vista de pagina 561
1 2 ... 557 558 559 560 561 562 563 564 565 566 567 ... 691 692

Comentarios a estos manuales

Sin comentarios