Denso RC5 Specifiche Pagina 573

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 572
Chapter 21 Vision Control (Option)
21-21
Example
VISSCREEN 1, 0, 1'
VISCLS 0 '
VISCAMOUT 1 '
WINDCLR 2 '
WINDMAKE R, 1, 50, 100, 0, 2'
VISLOC 0, 0'
VISPRINT “Copy source window information” '
FORI1=0TO7 '
FOR I2 = WINDREF(1, I1) 'Obtains window number 1 data.
FOR VISLOC 0, 1+I1 'Sets the position to display.
FOR VISPRINT “Data”;I1;“=”;I2 'Displays the window.
NEXT I1 '
VISLOC 0, 9'
VISPRINT “Before window information copy” '
FORI1=0TO7 '
FOR I2 = WINDREF(2, I1) 'Obtains window number 1 data.
FOR VISLOC 0, 10+I1 'Sets the position to display.
FOR VISPRINT “Data”;I1;“=”;I2 'Displays the window.
NEXT I1 '
WINDCOPY 1, 2'
VISLOC 0, 18 '
VISPRINT “After window information copy” '
FORI1=0TO7 '
FOR I2 = WINDREF(2, I1) 'Obtains window number 1 data.
FOR VISLOC 0, 19 + I1 'Sets the position to display.
FOR VISPRINT “Data”;I1;“=”;I2 'Displays the window.
NEXT I1 '
Vedere la pagina 572
1 2 ... 568 569 570 571 572 573 574 575 576 577 578 ... 691 692

Commenti su questo manuale

Nessun commento