Denso RC5 Especificações Página 562

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 561
1 2 ... 557 558 559 560 561 562 563 564 565 566 567 ... 691 692

Comentários a estes Manuais

Sem comentários