Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Statistics DavisVP2+ are not given by webtags API

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

User avatar
HansR
Posts: 5957
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Statistics DavisVP2+ are not given by webtags API

Post by HansR »

Well, searching for ForceVPBarUpdate points to the Cumulus.ini entry and the version 3.0.0 entry.
Neither gives the version of the firmware from which this can be set to false.

Anyway, I assume my 1.73 is very old, it has always been set to true (1) :lol:
And anyway, the fix in build 3094 works while the value is set to true so I leave it as it is.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
freddie
Posts: 2473
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Statistics DavisVP2+ are not given by webtags API

Post by freddie »

HansR wrote: Tue 15 Sep 2020 9:05 am Well, searching for ForceVPBarUpdate points to the Cumulus.ini entry and the version 3.0.0 entry.
Neither gives the version of the firmware from which this can be set to false.
You need to search a bit harder :D One multi-word search and five minutes reading shows me that the original problem was that the hardware (the pressure sensor itself) only allowed 15-min updates, which could be worked around (on the console) by pressing the "Bar" button on the console twice. Davis then published that their serial command BARREAD would have the same effect. They didn't implement this straight away in the DLL that Steve Loft used to query the console, so he found a work-around that went into a Cumulus 1 beta version back in 2008.
Freddie
Image
User avatar
HansR
Posts: 5957
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Statistics DavisVP2+ are not given by webtags API

Post by HansR »

Now I am curious for that multi-word search ;)
I found what you cited. But I did not find the firmware version nr.
So it is still not clear to me from which firmware version on this parameter can/must be 0.

But never mind, the whole thing works again :D
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
freddie
Posts: 2473
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Statistics DavisVP2+ are not given by webtags API

Post by freddie »

HansR wrote: Tue 15 Sep 2020 10:58 amI found what you cited. But I did not find the firmware version nr.
So it is still not clear to me from which firmware version on this parameter can/must be 0.
I didn't make it clear in my answer that there was no firmware change. It was the usage of BARREAD that allowed more frequent updates on older hardware. Newer hardware provides updated readings at a more frequent interval without the need for additional BARREAD calls. It is my impression from the thread that the new hardware was introduced around 2005.
Freddie
Image
User avatar
HansR
Posts: 5957
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Statistics DavisVP2+ are not given by webtags API

Post by HansR »

OK. Thanks!
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply