Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

I noticed in the daily plots that it stopped again on Jun 28 about 13:00 UTC. I logged in, ran rserial (rs 7), and it resumed after I hit a few carriage returns.

Since a carriage return seemed to help, I changed the xml on that system for the TRH sensor, adding a timeout of 10 seconds and an init_string of \r:

Code Block

<serialSensor ID="NCAR_SHT" class="DSMSerialSensor"         
            baud="9600" parity="none" databits="8" stopbits="1" timeout="10"
                init_string="\r">