you want this:

set hardware's archive interval to 5 minutes (300 seconds)

wee_device --set-interval=5

set weewx archive interval to match the hardware archive interval

[StdArchive]
    archive_interval = 300

poll the hardware every 60 seconds, use software record generation

[FineOffsetUSB]
    polling_interval = 60
    record_generation = software

this will get archive records from the hardware when weewx starts up, but 
once it is running weewx will generate the archive data.  if you configure 
weewx to get archive records from the hardware (record_generation = 
hardware), then you are very likely to experience the fine offset usb 
lockup.

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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to