Denso RC5 Spezifikationen Seite 557

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 556
Chapter 21 Vision Control (Option)
21-5
Related Terms
CAMIN, VISSTATUS
Example
CAMMODE 1, 0, 0 'Sets the function of camera 1 to normal and sets the storage
'method to frame.
I1 = VISSTATUS(0) 'When normal, I1=0
IF I1 = 0 THEN
CAMIN 1 'Converts an image from camera 1 with table 0 (with the same
'brightness as of the camera image) and stores it in storage
'memory 0.
VISPLNOUT 0 'Outputs an image (still image) in storage memory 0 on the
'monitor.
VISLOC 10, 10 'Sets the position to display.
VISPRINT “Reading normal”
'Displays characters on the screen.
ELSE
VISLOC 10, 10 'Sets the position to display.
VISPRINT “camera malfunction”
'Displays characters on the screen.
END IF
Seitenansicht 556
1 2 ... 552 553 554 555 556 557 558 559 560 561 562 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare