Welcome to the Cumulus Support forum.
Latest Cumulus MX release 3.9.6 (build 3101) - 20 January 2021 (please see announcement regarding releases since 3.5.0)
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of the NOAA report and Snow Index drop-down menus to 2030)
Use this Wiki link to Download the Software (Cumulus MX / Cumulus 1 and other related items).
Latest Cumulus MX release 3.9.6 (build 3101) - 20 January 2021 (please see announcement regarding releases since 3.5.0)
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of the NOAA report and Snow Index drop-down menus to 2030)
Use this Wiki link to Download the Software (Cumulus MX / Cumulus 1 and other related items).
Davis 'Live' Console for Cumulus Websites Ver CU2.4.1
-
- Posts: 1028
- Joined: Mon 09 Jul 2012 8:40 pm
- Weather Station: Davis VP2 Cabled with Solar
- Operating System: Windows 10 Pro
- Location: Auckland, New Zealand
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Looking good!
You can use the vp2 version even if you have a vue.
Screen is wider and not so deep, may suit the template style a little better - give it a try.
You can use the vp2 version even if you have a vue.
Screen is wider and not so deep, may suit the template style a little better - give it a try.
BCJKiwi
https://silveracorn.nz/weather
https://silveracorn.nz/weather
-
- Posts: 112
- Joined: Tue 26 Jan 2010 8:54 am
- Weather Station: Davis Vantage Pro2 Plus
- Operating System: Vista Home Premium SP2
- Location: Mayenne, Pays De La Loire, France
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Thanks for creating and posting this BCJKiwi. Great gadget. I've added it to our site.
http://www.lalocherie.com/weather/davconsole.php

http://www.lalocherie.com/weather/davconsole.php
-
- Posts: 1028
- Joined: Mon 09 Jul 2012 8:40 pm
- Weather Station: Davis VP2 Cabled with Solar
- Operating System: Windows 10 Pro
- Location: Auckland, New Zealand
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Edit 14 - 8 April 2014
Storm rain update
Replace the existing C:\Cumulus\web\davconfcstT.txt with the new one in davconfcstT.zip attached to the first post in this thread.
The script has already been configured to use this variable. The start variable is not used and of course you won't see any change unless there is storm rain as defined by Davis!
Note, the davcon console script uses the term "rain event".
Storm rain update
Replace the existing C:\Cumulus\web\davconfcstT.txt with the new one in davconfcstT.zip attached to the first post in this thread.
The script has already been configured to use this variable. The start variable is not used and of course you won't see any change unless there is storm rain as defined by Davis!
Note, the davcon console script uses the term "rain event".
BCJKiwi
https://silveracorn.nz/weather
https://silveracorn.nz/weather
-
- Posts: 11
- Joined: Mon 05 Sep 2011 9:59 pm
- Weather Station: Davis 6153
- Operating System: 7
- Location: United States
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
My Console is now working... The problem was an ' in my station name
bmdoss wrote:Whats normally the issue when all I get is a white screen? I can get the test.php I made to work..
Server is 2012R2 with IIS/PHP
- dazza1223
- Posts: 577
- Joined: Sun 25 Jan 2015 8:41 pm
- Weather Station: Davis Vantage Pro 2
- Operating System: Raspberry pi 3 b+
- Location: Worthing
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
hi all can some one help me with this error i have set this Davis 'Live' Console up and no mater what i do i all was get this erro wnhen i look in view-source>
jquery.davconsoleCU.js:52 Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:52)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
onDataReceived @ jquery.davconsoleCU.js:52
handleSuccess @ jquery.console.min.js:142
w.onreadystatechange @ jquery.console.min.js:141
jquery.davconsoleCU.js:52 Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:52)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
jquery.davconsoleCU.js:52 Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:52)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
onDataReceived @ jquery.davconsoleCU.js:52
handleSuccess @ jquery.console.min.js:142
w.onreadystatechange @ jquery.console.min.js:141
jquery.davconsoleCU.js:52 Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:52)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
Have fun and keep learning
dazza

dazza

-
- Posts: 1028
- Joined: Mon 09 Jul 2012 8:40 pm
- Weather Station: Davis VP2 Cabled with Solar
- Operating System: Windows 10 Pro
- Location: Auckland, New Zealand
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Hmm, never seen that before!!
I see you are running a Ras Pi 3.
Not sure how many others may be doing the same.
If someone is, please advise if there is anything special required in that setup?
The only "slice" operations occur on the cumulus\web\davcon24T.txt file which is sent to the website as davcon24.txt and is used to create the graphs on the console.
it should look something like the attached file when on the website.
Are you sending this file and does it look similar?
There is a test for this file being present so it should be there if you are not seeing a message saying the file is not found but does it look right? Thanks
I see you are running a Ras Pi 3.
Not sure how many others may be doing the same.
If someone is, please advise if there is anything special required in that setup?
The only "slice" operations occur on the cumulus\web\davcon24T.txt file which is sent to the website as davcon24.txt and is used to create the graphs on the console.
it should look something like the attached file when on the website.
Are you sending this file and does it look similar?
There is a test for this file being present so it should be there if you are not seeing a message saying the file is not found but does it look right? Thanks
You do not have the required permissions to view the files attached to this post.
BCJKiwi
https://silveracorn.nz/weather
https://silveracorn.nz/weather
- dazza1223
- Posts: 577
- Joined: Sun 25 Jan 2015 8:41 pm
- Weather Station: Davis Vantage Pro 2
- Operating System: Raspberry pi 3 b+
- Location: Worthing
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
i hade a look davcon24 and it the same as your one. and yh i got the pi3 what i do to nit i have a windows server 2012 i will set it up to ftp it and c hows it behave on the windows server as iknow linux can be right u know what i mean yh so i wil try that and post back later
ps here davcon24
ps here davcon24
You do not have the required permissions to view the files attached to this post.
Have fun and keep learning
dazza

dazza

- dazza1223
- Posts: 577
- Joined: Sun 25 Jan 2015 8:41 pm
- Weather Station: Davis Vantage Pro 2
- Operating System: Raspberry pi 3 b+
- Location: Worthing
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
i i tred it on the windows server and it still the same
Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:50)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
is most be a bug in the code
Uncaught TypeError: Cannot read property 'slice' of undefined
at Object.onDataReceived [as success] (jquery.davconsoleCU.js:50)
at Function.handleSuccess (jquery.console.min.js:142)
at XMLHttpRequest.w.onreadystatechange (jquery.console.min.js:141)
is most be a bug in the code
Have fun and keep learning
dazza

dazza

-
- Posts: 1028
- Joined: Mon 09 Jul 2012 8:40 pm
- Weather Station: Davis VP2 Cabled with Solar
- Operating System: Windows 10 Pro
- Location: Auckland, New Zealand
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Well if there is a bug in the code then it would seem that you are the only one to find it. There are literally hundreds of users of the 4 variants of the script for which most components are common. None of these users have reported an error like this.
I do not know how I might help further as there is no way to replicate the problem.
I do not know how I might help further as there is no way to replicate the problem.
BCJKiwi
https://silveracorn.nz/weather
https://silveracorn.nz/weather
- ConligWX
- Posts: 956
- Joined: Mon 19 May 2014 10:45 pm
- Weather Station: Davis vPro2 Plus +DFARS
- Operating System: Ubuntu 20.04.01 LTS
- Location: Bangor, NI
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
only difference I see in your file and mine apart from data values, is mine has CRLF (carriage return and Line Feed) at the end of the file. not sure if that would make any difference?dazza1223 wrote:i hade a look davcon24 and it the same as your one. and yh i got the pi3 what i do to nit i have a windows server 2012 i will set it up to ftp it and c hows it behave on the windows server as iknow linux can be right u know what i mean yh so i wil try that and post back later
ps here davcon24 davcon24.rar
You do not have the required permissions to view the files attached to this post.
Regards Simon
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •
- dazza1223
- Posts: 577
- Joined: Sun 25 Jan 2015 8:41 pm
- Weather Station: Davis Vantage Pro 2
- Operating System: Raspberry pi 3 b+
- Location: Worthing
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
Lol I don't know what that CRLF (carriage is um the only thing I can think off is delete the script and start again with it um I forwarded the step by step maybe I missed something can u give me the way u set it up and if this don't work I'm going to spend hrs on it
Have fun and keep learning
dazza

dazza

- ConligWX
- Posts: 956
- Joined: Mon 19 May 2014 10:45 pm
- Weather Station: Davis vPro2 Plus +DFARS
- Operating System: Ubuntu 20.04.01 LTS
- Location: Bangor, NI
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
I just copied the full package from here: http://silveracorn.nz/weather/wxscripts.php
Download either
For Saratoga Template Websites using either Cumulus Software or Weather Display Software
http://silveracorn.nz/weather/download. ... 1_Full.zip
or
For Standard Cumulus generated Websites using ONLY Cumulus Software
http://silveracorn.nz/weather/download. ... 1_Full.zip
for what ever you Website is based on then followed the how to.txt.
if you get stuck on one of the instructions, then please let us know.
Download either
For Saratoga Template Websites using either Cumulus Software or Weather Display Software
http://silveracorn.nz/weather/download. ... 1_Full.zip
or
For Standard Cumulus generated Websites using ONLY Cumulus Software
http://silveracorn.nz/weather/download. ... 1_Full.zip
for what ever you Website is based on then followed the how to.txt.
if you get stuck on one of the instructions, then please let us know.
Regards Simon
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •
- ConligWX
- Posts: 956
- Joined: Mon 19 May 2014 10:45 pm
- Weather Station: Davis vPro2 Plus +DFARS
- Operating System: Ubuntu 20.04.01 LTS
- Location: Bangor, NI
- Contact:
Re: Davis 'Live' Console for Cumulus Websites Ver CU2.4.0
you site loads the vp2 file ok, http://www.davisworthing.co.uk/davconvp2CU.phpdazza1223 wrote:Lol I don't know what that CRLF (carriage is um the only thing I can think off is delete the script and start again with it um I forwarded the step by step maybe I missed something can u give me the way u set it up and if this don't work I'm going to spend hrs on it
copy that file and rename it to davconvueCU.php then edit the line to
$console = 'VUE'
Last edited by ConligWX on Thu 19 Jan 2017 11:09 am, edited 1 time in total.
Regards Simon
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •
https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir PA-II-SD • CumulusMX •