EasyManuals Logo
Home>CipherLab>PDA>8 Series

CipherLab 8 Series User Manual

CipherLab 8 Series
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #141 background imageLoading...
Page #141 background image
129
Chapter 4 BASIC Commands
4.16.4 CLEAR
CLR_RECT
Purpose To clear a rectangular area on the LCD.
Syntax CLR_RECT(x%, y%, size_x%, size_y%)
Remarks x%, y%are integer variables, indicating the x, y coordinates of the upp
er
left point of the rectangular area.
size_x%is an integer variable, indicating the width of the rectangle in pixels.
size_y%
is an integer variable, indicating the height of the rectangle in pixels.
Example
CLR_RECT(1, 1, 20, 20)
See Also CLS, FILL_RECT
CLS
Purpose To clear everything on the LCD.
Syntax CLS
Remarks
After running this command, whatever is being shown on the LCD will be
erased and the cursor will be move to (1,1).
Example
ON TIMER(1, 200) GOSUB ClearScreen ' TIMER(1) = 2 second
...
ClearScreen:
OFF TIMER(1)
CLS
RETURN
See Also CLR_RECT, PRINT

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the CipherLab 8 Series and is the answer not in the manual?

CipherLab 8 Series Specifications

General IconGeneral
BrandCipherLab
Model8 Series
CategoryPDA
LanguageEnglish

Related product manuals