Denso RC5 Spécifications Page 640

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 639
21-88
Note (1): Designate the process range with a window.
Note (2): If the designated window is not positioned on the screen, an
execution error will result.
Note (3): Only rectangular windows with an angle of 0 degrees can be
designated. If you designate any shape other than this, an
error occurs.
Note (4): The processing object is the screen designated with
VISWORKPLN.
Note (5): When this command is executed, the process screen 3
(VISWORKPLN 3) is used as a work area and data on the
process screen 3 are not guaranteed. Also, you cannot use
the process screen 3 for processing.
Note (6): The following data can be obtained with the processing
results obtaining function.
Note (7): For this instruction, a µ
µµ
µVision board (option) is required.
Related Terms
WINDMAKE, VISWORKPLN, VISGETNUM, VISSTATUS, SHDEFCORNER
Example
VISSCREEN 1,0,1 'Instantaneously draws on drawing screen 0.
VISCLS 0 '
WINDMAKE R,1,512,480,0,2 'Sets window 1 to rectangular parallelepiped.
CAMIN 1 'Obtains a camera image from the storage memory.
VISWORKPLN 0 'Designates an object to storage memory 0.
SHCORNER 1,0,0,180,0
'Searches for a black corner in the left lower section.
I1 = VISSTATUS(0) '
IF I1 = 0 THEN '
I2 = VISSTATUS(1) '
IF I2 <> 0 THEN '
FORI1=0TOI2-1 '
VISCROSS VISGETNUM(I1,1),VISGETNUM(I1,2)
'
NEXT I1 '
END IF '
END IF '
VISSTATUS (n)
n Item
0 Execution result 0 = Normal -1 = Abnormal
1 Number
2 Execution Time
VISGETNUM (a, b)
b a = 0~511
0 Number
1 X Coordinate Value
2 Y Coordinate Value
3 unknown
4 Level
5 unknown
6 unknown
7 unknown
8 unknown
9 unknown
Vue de la page 639
1 2 ... 635 636 637 638 639 640 641 642 643 644 645 ... 691 692

Commentaires sur ces manuels

Pas de commentaire