Denso RC5 Specifiche Pagina 562

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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.
Vedere la pagina 561
1 2 ... 557 558 559 560 561 562 563 564 565 566 567 ... 691 692

Commenti su questo manuale

Nessun commento