Rainmeter Cumulative Issue Thread last updated on 2004-07-02 23:13:44

Posted by member 122195 on 2004-06-30 20:31:33

Hey all I was hoping somone could help me with this I have the following in my rainmeter.ini but it isn't adding the totals cumulatively like its supposed to is something wrong?

[MeasureNetIn]
Measure=NetIn
[MeterNET]
MeasureName=MeasureNetIn
Meter=String
Cumulative=1


I do get the bits per second listed though.

Posted by member 122195 on 2004-06-30 20:47:42 link

Oh and is it possible to display the string value in KB/s or MB/s if you desire I can't find anything on changing the value in the documentation.

Posted by member 7223 on 2004-06-30 21:53:23 link

'Cumulative' must be define under the [measure] section; not the [meter] one.
About the units... everything is in the manual :)

Posted by member 122195 on 2004-06-30 23:27:56 link

I switched it so that cumulative=1 is in the measure section but it didn't correct the problem :(

Posted by member 7223 on 2004-07-02 09:23:14 link

but it should...

Posted by member 122195 on 2004-07-02 23:13:44 link

hmm going to fiddle around with it I must be doing something wrong if I can't fix it I will post the whole thing here.