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
problem with the perf plugin
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Posts: 22
- Joined: May 21st, 2006, 2:52 am
- Location: Brazil
problem with the perf plugin
hi, i'm new here (and i'm brazilian, s? my english is not so good) i'm use a lcd smartie on my 2x16 lcd, and i can install and use the winamp plugin, but when i try to use the perf plugin, the program show this message: Bad Counter. i'm read in another forum about this error and i see that can be because the language of the OS (my OS is windows xp sp2 in portuguese) how i fix this bug?
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
U have to use the perfomonitor utility of your system to get the correct name of the counters.
Go to ''Start'' > ''Run'' and write ''Perfmon'' and after that OK
read this:
http://www.lansley.co.uk/forum/phpBB2/v ... c.php?t=51
and this:
http://lcdsmartie.sourceforge.net/PerfPlugin.html
Go to ''Start'' > ''Run'' and write ''Perfmon'' and after that OK
read this:
http://www.lansley.co.uk/forum/phpBB2/v ... c.php?t=51
and this:
http://lcdsmartie.sourceforge.net/PerfPlugin.html
-
- Posts: 22
- Joined: May 21st, 2006, 2:52 am
- Location: Brazil
-
- 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:
Heck that's easy!
Use the following line in a blank configuration:
$CustomChar(1,2,4,8,16,2,4,8,16)$Chr(176)
Do you see two diagonial lines like // in your display?
Also read the command ref for more:
http://lcdsmartie.sourceforge.net/commands.html

Use the following line in a blank configuration:
$CustomChar(1,2,4,8,16,2,4,8,16)$Chr(176)
Do you see two diagonial lines like // in your display?
Also read the command ref for more:
http://lcdsmartie.sourceforge.net/commands.html
-
- Posts: 22
- Joined: May 21st, 2006, 2:52 am
- Location: Brazil
yeah i can see the // on my lcd, but i can't implement on my comand line, i use the comand like this:
line 1: CPU @ $CPUSpeed MHz
line2: $dll(perf,4,5,\Processador(0)\% tempo de processador)% [$dll(perf,1,2x8#u#5#2#2#50#\Processador(0)\% tempo de processador,CPU)]
but i see on the page a cool char "$Chr(124)", how i put this character on this barstyle? can u understand me?
line 1: CPU @ $CPUSpeed MHz
line2: $dll(perf,4,5,\Processador(0)\% tempo de processador)% [$dll(perf,1,2x8#u#5#2#2#50#\Processador(0)\% tempo de processador,CPU)]
but i see on the page a cool char "$Chr(124)", how i put this character on this barstyle? can u understand me?
