Denso RC5 Specifications Page 575

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 574
Chapter 21 Vision Control (Option)
21-23
WINDDISP (Statement)
Function
Draws a designated window.
Format
WINDDISP <Window number>
Explanation
This statement designates the window number with <Window number> (0 to
511).
Note (1): In window information,
there is a reference point to process a
window. This data is determined with each image process
instruction. Therefore,
if you execute this instruction after
process instructions are executed
,
the window will be
displayed at a right position.
Note (2): Just after a new window is set,
the window reference point is
set to X = 0 and Y = 0.
Note (3): A screen to draw becomes the one set with VISSCREEN.
Note (4): To execute this instruction,
a µ
µµ
µVision board (option) is
required.
Related Terms
WINDMAKE, VISSCREEN
Example
VISOVERLAY 1 'Displays draw only screen number 0 on the
'monitor.
VISSCREEN 1, 0, 1 'Instantaneously draws on draw screen number 0.
WINDMAKE R, 1, 200, 200, 0, 2 'Creates a rectangular window.
WINDDISP 1 'Displays the window (with the reference point of
'X=0 and Y=0).
VISHIST 1, 100, 100 'Executes histogram processing.
WINDDISP 1 'Displays the window (with the reference point of
'X=100 and Y=100).
Page view 574
1 2 ... 570 571 572 573 574 575 576 577 578 579 580 ... 691 692

Comments to this Manuals

No comments