Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1477

Help: Rainmeter Skins • Re: Help with correcting Net speeds

$
0
0
Today's check on SpeedTest.net:
Download = 164.17 Mbps / 20.521 MBps / 19.571 MiBps
Upload = 185.6 Mbps / 23.2 MBps / 22.125 MiBps
Bit of a difference from the other day's test!

A simple skin:

Code:

[Rainmeter]Update=500AccurateText=1MouseActionCursor=0BackgroundMode=2DynamicWindowSize=1[Variables]Blue=64,143,191Trans=0,0,0,1White=255,255,255; Internet:; Specify Max Speed in MB/s:DownSpeed=100.00UpSpeed=10.00; SpeedTest.net:; Download = 164.17 Mbps / 20.521 MBps / 19.571 MiBps; Upload = 185.6 Mbps / 23.2 MBps / 22.125 MiBps[sGlobalText]FontFace=Trebuchet MSStringStyle=BoldFontSize=10AntiAlias=1DynamicVariables=1========================================; 4 DL========================================[m4Stat]Measure=NetInSubstitute=".000":"",".00":"",".0":""MinValue=0MaxValue=(#DownSpeed# * 1048576)AverageSize=5Disabled=#4Stat#========================================; 5 UL========================================[m5Stat]Measure=NetOutSubstitute=".000":"",".00":"",".0":""MinValue=0MaxValue=(#UpSpeed# * 1048576)AverageSize=5UpdateDivider=2Disabled=#5Stat#[Text]Meter=StringMeterStyle=sGlobalTextMeasureName=m4StatMeasureName2=m5StatSolidColor=#Blue#FontColor=#White#NumOfDecimals=2AutoScale=1Text=D - %1B#CRLF#U - %2BInlineSetting=Size | 7.5InlinePattern=( B| kB| MB| GB|th)LeftMouseUpAction=[!Refresh]
This skin is just showing the current speeds for Download/Upload. Which I presume, according to the manual, is MBps, yes?

All I know is that this is the fastest connection I've had, it's downloading the torrent in about 20 mins or so. I've had to delete it three times just so I can keep the tests going!

Statistics: Posted by sl23 — Today, 12:56 pm



Viewing all articles
Browse latest Browse all 1477

Trending Articles