LCD Display Q?

I was wondering how I clear my lcd display?

Hi.

What LCD do you have, and what are you using to control it?

-Claire

20x4 Character LCD with LED Backlight (Parallel Interface), White on Blue
I used the library provided for it.
The clear command didn’t work.

It sounds like you are using our 20x4 Character LCD with LED Backlight . What are you using to send it commands (e.g. an Arduino Uno or A-Star)? Are you able to print to the screen? Could you post a link to the library you are using?

-Claire

I used lcd.clear(); command
Give me an error that I’m using it to many times.

Can you post your complete code and a picture of the error message?

-Claire