Denso RC5 Especificaciones Pagina 577

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 576
1 2 ... 572 573 574 575 576 577 578 579 580 581 582 ... 691 692

Comentarios a estos manuales

Sin comentarios