Denso RC5 Specifications Page 591

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 590
Chapter 21 Vision Control (Option)
21-39
VISDEFCHAR (Statement)
Function
Designates the size of characters and the display method.
Format
VISDEFCHAR <Lateral size>, <Longitudinal size>, <Display method>
Explanation
<Lateral size> Designates the lateral size of character (1 to 4).
<Longitudinal size> Designates the longitudinal size of characters (1 to 4).
<Display method> Designates the display method of characters (0 to 3).
0: White
1: Black
2: Outline characters on a white background
3: Outline characters on a black background
Note (1): When you turn ON the power, VISDEFCHAR 1, 1, 0 will be set
as the initial setting.
Note (2): The standard character size is 16 (longitudinal) x 16 lateral
dots a (VISDEFCHAR 1, 1, *).
VISDEFCHAR 1,1,1
VISDEFCHAR 2,2,1
Note (3): If you set white or black, only characters are displayed with
the background remaining.
Note (4): For characters on a black background, the background is set
to black and characters to white. For characters on a white
background, the background is set to white and characters to
black. Therefore, characters which are hard to read can be
seen clearly.
Note (5): For this instruction, a µ
µµ
µVision board (option) is required.
Related Terms
VISPRINT
Example
VISPLNOUT 0 'Displays storage memory 0 (processing screen).
VISSCREEN 0,0,1 'Instantaneously draws on processing screen 0.
VISCLS 128 'Clears the screen.
VISLOC 10,10 'Sets the display position.
VISDEFCHAR 1,1,0 'Designates the character size and the display method.
VISPRINT “Size 1” '
VISLOC 10,11 'Sets the display position.
VISDEFCHAR 2,2,1 'Designates the character size and the display method.
VISPRINT “Size 2” '
VISLOC 10,13 'Sets the display position.
VISDEFCHAR 2,2,2 'Designates the character size and the display method.
VISPRINT “Outline character on white background”
VISDEFCHAR 2,2,3 'Designates the character size and the display method.
VISPRINT “Outline character on black background”
DENSO
DENSO
Page view 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 691 692

Comments to this Manuals

No comments