After a while (10secs to several minutes) I get wrong or missing chars on the display, if the line is updated often enough it goes away by itself, but if its fairly static the error remains untill the screen changes to next page.
Is there anyway to get smartie to reload the entire page at some interval to correct this ?
The display is a 4*20 LPT1
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Wrong/missing chars
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
Why the characters should disappear?
I own a parallel connection LCD and its working flawless.
Please check your port settings.
Edit: check also for second instance of the program
simple workaround
Set two screens (enabled both) with the same lines, switching from one to other will solve this strange behaviour.

I own a parallel connection LCD and its working flawless.
Please check your port settings.
Edit: check also for second instance of the program

Set two screens (enabled both) with the same lines, switching from one to other will solve this strange behaviour.
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Posts: 14
- Joined: March 7th, 2007, 5:21 pm
Even at 500ms update interval theres problems.
Sofar only with shifting chars, like MB becomes MMB or MBB for a sec.
this is my screen
line 1,3,4 is center
Sofar only with shifting chars, like MB becomes MMB or MBB for a sec.
this is my screen
Code: Select all
$Time(ddddd hh:nn)
CPU:$Right($CPUUsage%%,$3%) MEM:$Right($MemFreeMB,$5%)
C:$Right($HDFreg(C),$4%)GB of $Right($HDTotag(C),$3%)GB
Z:$Right($HDFreg(Z),$4%)GB of $Right($HDTotag(Z),$3%)GB
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact: