Denso RC5 Especificações Página 577

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 576
Chapter 21 Vision Control (Option)
21-25
Example
VISSCREEN 1,0,1 'Instantaneously draws the drawing screen 0.
VISCLS 0 '
FORI1=100TO200STEP2 '
FOR VISRECT I1,I1,200,200
'Draws a rectangle with a width of 200 and a height of 200.
NEXT I1 '
VISCLS 0 'Clears the screen.
VISSCREEN 1,0,0 'Draws on drawing only screen 0.
FORI1=100TO200STEP2 '
FOR VISRECT I1,I1,200,200
'Draws a rectangle with a width of 200 and a height of 200.
NEXT I1 '
VISOVERLAY 1 'Displays (Renews) draw only screen 0 on the monitor.
Vista de página 576
1 2 ... 572 573 574 575 576 577 578 579 580 581 582 ... 691 692

Comentários a estes Manuais

Sem comentários