It is currently April 19th, 2024, 5:14 pm

Set a MaxValue for Roundline NetIn/Out

Get help with creating, editing & fixing problems with skins
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Set a MaxValue for Roundline NetIn/Out

Post by sl23 »

Do I need to set a Min/MaxValue for NetIn/Out speeds on a Roundline meter? they don't respond as a normal bar would do due to the differences in download speeds from connection to connection, I presume?

Currently I have tried this to no avail:

Code: Select all

[mDL]
Measure=NetIn
Substitute=".0":""
MinValue=0
MaxValue=4000000

[DLMeter]
Meter=Roundline
MeasureName=mDL
MeterStyle=sRoundBar
LineColor=#Color6#
AutoScale=1k
NumOfDecimals=1
X=37
Y=37
Is it possible to set a MaxValue on a Roundline meter? Am I just doing it wrong?
Thanks for any help.
Last edited by sl23 on August 23rd, 2021, 8:58 pm, edited 1 time in total.
- MuLab -
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Set a MaxValue for Roundline NetIn/Out

Post by jsmorley »

https://docs.rainmeter.net/tips/network-skin/

Take a look at "Setting the MinValue / MaxValue options:".
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Set a MaxValue for Roundline NetIn/Out

Post by sl23 »

Ah thanks, looks like what I've been searching for. I couldn't find that page even after a min max search :?
- MuLab -
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Set a MaxValue for Roundline NetIn/Out

Post by sl23 »

That page solved my problem, thank you :thumbup:
- MuLab -