Denso RC5 Specifications Page 588

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 587
21-36
VISCROSS (Statement)
Function
Draws a cross symbol on the screen.
Format
VISCROSS <X coordinate>, <Y coordinate>[, <Axis length 1>[, <Axis length
2> [, <Angle>] ] ]
Explanation
<X coordinate > Designates the X coordinate of the cross symbol to be
drawn.
<Y coordinate > Designates the Y coordinate of the cross symbol to be
drawn.
<Axis length 1> Designates the axis length of the cross symbol to be drawn.
If ignored, 10 will be the default setting.
<Axis length 2> Designates the axis length of the cross symbol to be drawn.
If ignored, 10 will be the default setting.
<Angle> Designates the angle of the cross symbol to be drawn. If
ignored, 0 degrees will be the default setting.
Note (1): Designated values are not checked. Even if they are out of the
permissible drawing range, no error will result.
Note (2): The object screen is the screen set with VISSCREEN.
Note (3): The brightness value for drawing is the same as the
brightness designated with VISBRIGHT.
Note (4): For this instruction, a µ
µµ
µVision board (option) is required.
X axis
axis
(X coordinate,
Y coordinate)
Axis length 1
Axis length 2
Angle
Related Terms
VISSCREEN, VISBRIGHT
Example
VISPLNOUT 0 'Displays storage memory 0 (processing screen).
VISSCREEN 0,0,1 'Instantaneously draws on processing screen 0.
VISCLS 0 'Clears the screen.
VISBRIGHT 255 'Sets the brightness value for drawing.
VISCROSS 255,255,10,20,45 'Draws a cross symbol.
Page view 587
1 2 ... 583 584 585 586 587 588 589 590 591 592 593 ... 691 692

Comments to this Manuals

No comments