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
LCD Smartie official repo is on github
Download the latest version: https://github.com/LCD-Smartie/LCDSmartie/releases
Download the latest version: https://github.com/LCD-Smartie/LCDSmartie/releases
A huge thank-you to all who donated — especially Hydrolisk1792. Your contributions are keeping LCD Smartie alive and glowing!
We're still working to fully fund the hosting cost — if you've found LCD Smartie helpful, please consider supporting us on Ko-fi
(Every bit helps — and we deeply appreciate it!)
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: