On 16/01/15 18:41, Claire wrote:
>
> I've had look around the web for a replacement transmitter without
> much luck as this was my first thought as I'm always ken to repair if
> poss. I'm not afraid of a soldering iron but the time and cost
> involved would probably not be worth it in this case. I think an
> emergency shopping trip is in order tomorrow.
You'll then have spare wind & rain sensors which might be useful one day.
> When deleting those sections in the status.ini file, do I remove them
> completely including the [clock] and [data] lines? Will these be
> recreated when I plug in the new station?
Yes, delete the entire sections. Although they'll probably get recreated
anyway.
> Also, being such a beginner, what commands/syntax do I use to stop
> and restart? Do I just stop pywws, unplug the usb, plug in the new
> station, then restart?
If you're using an hourly (or more frequent) cron job, use 'crontab -e'
to comment out (put a # at the start of the line) the pywws task.
If you're running live logging, kill the pywws process ('ps ax | grep
pywws' will show you the process id).
Then unplug the old station, plug in the new, edit status.ini and
restart pywws / re-enable your cron job.