Page 1 of 1

8Level Bar

Posted: October 18th, 2009, 7:14 pm
by Rafael
[beta release]

This is another horizontal bar, but, with 8 levels.

Usage:

$dll(RafaBar2,1,min#max#atual,orientation)

Where:

min
Lower value of scale (number = any)

max
Higher value of scale (number = any)

actual
Atual value of scale (number = any)

orientation
Direction of scale (string = "lr" or "rl")
lr -> Left to Right
rl -> Right to Left

Example:

$dll(RafaBar2,1,0#100#$CPUUsage%,lr)
$dll(RafaBar2,1,0#100#$CPUUsage%,rl)

Picture:

Image

Suggestions:

Are wellcome...

Re: 8Level Bar

Posted: September 26th, 2010, 12:27 am
by valent43
great!!
on my display i can only see 6bars +0, so one is missing, but it's fine

Re: 8Level Bar

Posted: March 23rd, 2013, 7:28 pm
by Lancevv
Hello

Im trying to get this bar next to my core temps..using aida64 plugin I can change up to whatever plugin is needed if someone knows better NP.

So I have perf, plugin also working fine.
I do not have the knowledge to put my temps in bar graph style.

I would like to see on the lcd screen

Core #1 28c which I have done,,, then next to the core#1 28c,,, this 8 level bar mimicking the core 1 temp in the bar.

Any help on how to????
Am I going about this completely the wrong way?

Re: 8Level Bar

Posted: March 26th, 2013, 4:34 pm
by limbo
Just an example: $dll(RafaBar2,1,0#100#$dll(aida,2,TCC-1-1,),lr)

Re: 8Level Bar

Posted: March 27th, 2013, 2:54 pm
by Lancevv
Thank you for the Quick response.

Seeing the line syntax has opened up a new world for me....Bar city LOL LOL
I can see now how to use any bar pretty much-- Bar Dll and next Dll to fetch what you wish.

Seeing it ...now makes perfect sense.

Thanks again for your time and effort.

Im now off to bugger up and install spectrum anaylizer for media player...OMG
:wink:

wish me luck :smt006