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

Replace outdoor sensor with Channel 1

Discussion specific to Oregon Scientific weather stations
Post Reply
mrekdal
Posts: 2
Joined: Wed 02 Jun 2010 10:24 pm
Weather Station: WMR928NX
Operating System: Windows XP SP3

Replace outdoor sensor with Channel 1

Post by mrekdal »

I have an old WMR928NX station, and the outdoor temp/humid sensor has died. I have replaced it with a different sensor that can only communicate on channels 1,2 and 3 (and not the OUT channel). Is there a way to configure Cumulus so that it will use channel 1 (or 2/3) as the the OUT data source?

I am using the latest 1.x version of Cumulus.

Magne Rekdal
Bergen, Norway
http://www.emetra.no/weather
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Replace outdoor sensor with Channel 1

Post by steve »

Edit the cumulus.ini file (with Cumulus stopped) and in the [Station] section, add a line as follows:

WMR928TempChannel=1

This will make Cumulus use channel 1 as the main sensor.
Steve
mrekdal
Posts: 2
Joined: Wed 02 Jun 2010 10:24 pm
Weather Station: WMR928NX
Operating System: Windows XP SP3

Re: Replace outdoor sensor with Channel 1

Post by mrekdal »

Thanks, Steve!

Excellent support. Donation is on its way.

Magne

BTW: I am also a Delphi developer. Are you moving to Prism for 2.0, or using C# or other tools?
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Replace outdoor sensor with Channel 1

Post by steve »

mrekdal wrote:Donation is on its way.
Thank you!
Are you moving to Prism for 2.0, or using C# or other tools?
I had a play with the Prism trial, thinking it would be a good way to move Cumulus 1 forward, but I soon realised that Prism is actually nothing like Delphi, and it was going to be a lot of work to port it, so I abandoned that idea.

Cumulus 2 is written in C#, using WPF for the GUI, and WCF to communicate between the 'engine' service and the GUI. It's all a bit scary as I'm having to learn new things all the time!
Steve
Post Reply