Denso RC5 Specifikace Strana 577

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 576
1 2 ... 572 573 574 575 576 577 578 579 580 581 582 ... 691 692

Komentáře k této Příručce

Žádné komentáře