On Friday, February 8, 2019 at 9:17:06 PM UTC-5, John Clark wrote: > > Every once in a while I see "data logger full" on the screen of my > Acurite interface and I was wondering, is there a way to force a dump? > Normally wouldn't care but I had to restart early on and was figuring there > might be some info in there I lost (unless it is a FIFO system). Far from > stressing over it, just curious. >
the acurite driver only reads 'live' data. we tried to make it read data from the logger, but the firmware is just too buggy and unreliable. if you look at the code of acurite.py you can see the options to enable it. also, there is no way to clear the logger from software. nor is there any way to adjust the logging parameters, or any of the other things that one would typically do with a data logger. one benefit of reading the data from the logger is that you also get 'inside humidity'. but i think you'll find that the resulting instability is not worth it. m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
