A Clear Screen command for SmartGLCD

General discussion on Visual GLCD Software.
Post Reply
Author
Message
EdTree
Posts: 5
Joined: 07 Feb 2018 21:08

A Clear Screen command for SmartGLCD

#1 Post by EdTree » 03 Mar 2018 20:04

Dear mikroE team,
Is there a CLEAR SCREEN command for the SMARTGLCD T6963, I can not find it in the T6963C Graphic LCD libraries.

Thanks a lot.
EdTree :D

User avatar
marko.stankovic
mikroElektronika team
Posts: 108
Joined: 18 Dec 2017 15:44

Re: A Clear Screen command for SmartGLCD

#2 Post by marko.stankovic » 07 Mar 2018 08:37

Hi,

You can use the function T6963C_panelFill.

Fill current panel in full (graphic+text) with appropriate value (0 to clear).
// clear current panel
T6963C_panelFill(0);

Best Regards,
Marko Stankovic.

EdTree
Posts: 5
Joined: 07 Feb 2018 21:08

Re: A Clear Screen command for SmartGLCD

#3 Post by EdTree » 12 Mar 2018 15:08

Dear mikroE Team,
Hi Marko Stankovic,

I look in the library manager and click on T6963C fill, but my amazing the hlep file foor SPI_T6963C and T6963C has disappeared
but SmartGLCD hardware and Visual GLCD is still for sale at mikrE.
What is the reason for this because I personally use the T6963C 240x128 for a technical measurement project.

Thanks a lot
EdTree :(

Post Reply

Return to “Visual GLCD General”