Sandaysoft

Support forum for Cumulus weather station software
It is currently Thu May 23, 2013 11:03 pm
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: C2 All Time Records differ to C1's
PostPosted: Sat Aug 21, 2010 2:21 pm 
Offline

Joined: Wed May 06, 2009 6:29 pm
Posts: 1708
Location: Cheadle Hulme, Cheshire, England
Weather Station: Davis VP2 with Daytime FARS
Operating System: Windows XP SP3
Steve,

Now that I have C1 and C2 running alongside one another I compared the All Time Records on C2 with C1's to ensure they are identical. Here are the two screenshots.
Attachment:
C1_AllTimeHigh.JPG

Attachment:
C2_AllTimeRecs.jpg

Ignoring for now the need for an extra decimal place in rain records they match pretty well except for:

    All Time High Wind Gust (wrong value and date)
    All Time High Wind Speed (speed and date)
    All Time High Hourly Rain (not on C2)
    Highest Minimum Temperature (not on C2)
    Lowest Maximum temperature (not on C2)

Do your All-Time recs on C2 match those on C1? I'm confident my C1 records are accurate so I don't know why C2 got some wrong.

I can't edit the database as all I see under Edit is sub-item 3, sub-item 4 and sub-item 5. That apart, everything is looking good and even on a Samsung NC10 Netbook the graphs open in less than 5 seconds.

On a slightly different tack can you advise (maybe on a separate thread) how to run Cumulus Viewer on a different PC to where C2 runs? Thanks.


You do not have the required permissions to view the files attached to this post.

_________________
Cheers,
Ray, Cheshire.

Image


Top
 Profile  
 
 Post subject: Re: C2 All Time Records differ to C1's
PostPosted: Sat Aug 21, 2010 4:45 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17586
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
RayProudfoot wrote:
All Time High Wind Gust (wrong value and date)
All Time High Wind Speed (speed and date)

Having imported the data it should then use the alltime.ini file to 'tweak' the appropriate database entries to match all-time records (as they are not necessarily captured in the Cumulus 1 data logs), but it looks like that part is now broken. Interestingly, I have started getting an error message when I open the project in Visual Studio, which I now realise is probably related. What does the end of your import log look like? Mine now looks like this:

Adjusting records from C:\Cumulus\data\alltime.ini

It should then go on and print the records in the import log as it adjusts them. It used to work fine, but I think that in some configuration changes I had to do to make the installers work I have broken it.

The other all-time records you mention come under the vast heading of "not yet implemented".

Quote:
I can't edit the database as all I see under Edit is sub-item 3, sub-item 4 and sub-item 5.

The editor is in the controller, not the viewer. Those are just dummies.

Quote:
On a slightly different tack can you advise (maybe on a separate thread) how to run Cumulus Viewer on a different PC to where C2 runs? Thanks.

Install it, run it, wait for it to complain that it can't find the service, set the host name or IP address of the service in "Settings -> System...", close the viewer and then start it again.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: C2 All Time Records differ to C1's
PostPosted: Sat Aug 21, 2010 5:54 pm 
Offline

Joined: Wed May 06, 2009 6:29 pm
Posts: 1708
Location: Cheadle Hulme, Cheshire, England
Weather Station: Davis VP2 with Daytime FARS
Operating System: Windows XP SP3
steve wrote:
What does the end of your import log look like? Mine now looks like this:

Adjusting records from C:\Cumulus\data\alltime.ini

It should then go on and print the records in the import log as it adjusts them. It used to work fine, but I think that in some configuration changes I had to do to make the installers work I have broken it.

Mine's attached. Looks similar.

steve wrote:
The other all-time records you mention come under the vast heading of "not yet implemented".

No problem. Rome wasn't built in a day. ;)

steve wrote:
The editor is in the controller, not the viewer. Those are just dummies.

Got it.

steve wrote:
Install it, run it, wait for it to complain that it can't find the service, set the host name or IP address of the service in "Settings -> System...", close the viewer and then start it again.

Done all that but get "Unable to contact service". I'm entering 192.168.0.6 which is definitely the right IP of the host. Silly question time. In Cumulus Control - Settings - Station I'm entering 192.168.000.006 and leaving TCP Port at 0. VP Connection is TCPIP. The only COM port entry is COM5 but I assume this is ignored for TCPIP connections.

Do I need to change any sharing on the netbook hosting C2? I haven't explicitly given any permissions on the hosting PC to allow others to read C2 service. The original C2 folders are still shared.


You do not have the required permissions to view the files attached to this post.

_________________
Cheers,
Ray, Cheshire.

Image


Top
 Profile  
 
 Post subject: Re: C2 All Time Records differ to C1's
PostPosted: Sat Aug 21, 2010 6:36 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17586
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
RayProudfoot wrote:
Done all that but get "Unable to contact service". I'm entering 192.168.0.6 which is definitely the right IP of the host. Silly question time. In Cumulus Control - Settings - Station I'm entering 192.168.000.006 and leaving TCP Port at 0. VP Connection is TCPIP. The only COM port entry is COM5 but I assume this is ignored for TCPIP connections.

That's for the connection between the service and the VP2, nothing to do with the viewer. You can only use a TCP/IP connection to the station if you have a Weatherlink IP, or Virtual VP, otherwise you have to use a serial port. To use the viewer remotely, you don't change anything at all to do with the service.

Quote:
Do I need to change any sharing on the netbook hosting C2? I haven't explicitly given any permissions on the hosting PC to allow others to read C2 service. The original C2 folders are still shared.

It doesn't use file sharing, but you do have to make sure that any firewall is configured to allow access on port 8765.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: C2 All Time Records differ to C1's
PostPosted: Sat Aug 21, 2010 6:47 pm 
Offline

Joined: Wed May 06, 2009 6:29 pm
Posts: 1708
Location: Cheadle Hulme, Cheshire, England
Weather Station: Davis VP2 with Daytime FARS
Operating System: Windows XP SP3
steve wrote:
RayProudfoot wrote:
Do I need to change any sharing on the netbook hosting C2? I haven't explicitly given any permissions on the hosting PC to allow others to read C2 service. The original C2 folders are still shared.

It doesn't use file sharing, but you do have to make sure that any firewall is configured to allow access on port 8765.

Bingo! That hadn't been done. It now works, thanks. You might want to include that bit in the instructions. :D

_________________
Cheers,
Ray, Cheshire.

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group