Hi everyone,
Just wondering if there's a maximum figure the PM4 will display for distance rowed on the Monthly Summary display? My monthly totals as displayed on the PM4 are shown in the attachment - as you can see March, April and May all show 655,350 metres, is there a limitation in the PM4 that prevents a higher figure being displayed?
Cheers
PM4 - Max monthly metres on Monthly Summary display?
-
- 1k Poster
- Posts: 132
- Joined: October 1st, 2012, 9:46 am
Re: PM4 - Max monthly metres on Monthly Summary display?
Would be surprised if that's the upper limit. That number just happens to be (2^16-1)*10. Or in other words allowing for 2 bytes of data to represent any mileage amount in the range of 0, 10, 20...655330, 655340, 655350.
- Citroen
- SpamTeam
- Posts: 8020
- Joined: March 16th, 2006, 3:28 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: PM4 - Max monthly metres on Monthly Summary display?
The monthly total has always been rounded. Nobody has reported the artificial limit before, I guess because very few folk do a HM every day.
I assume the data for each workout is correct on your logcard.
I assume the data for each workout is correct on your logcard.
Re: PM4 - Max monthly metres on Monthly Summary display?
All the invididual workout data is correct, and the monthly totals in the online logbook are correct, so it's just the monthly totals on the PM4 that seem to hit this upper limit.Citroen wrote:The monthly total has always been rounded. Nobody has reported the artificial limit before, I guess because very few folk do a HM every day.
I assume the data for each workout is correct on your logcard.
I hadn't actually realised I average a HM every day - that's just how it averages out (typically it's a 16km session each weekday - with the odd 2 x 16km days, and two 16km sessions per day on the weekends / days off)
Re: PM4 - Max monthly metres on Monthly Summary display?
Hi everyone,
Just updating this is the reply I received from Concept2:
Just updating this is the reply I received from Concept2:
So all's well with my PM4That is the upper limit.
16 bits are stored, this gives 65535, but we round/truncate the monthly totals to 10m (diminimus amount of error) so this gives us a range of 0-655350 meters in 10m increments; which is more than we expect 99% of users to accomplish in a month. This was a choice made in 2002/2003 when the logcard format was being determined.