Recent content by azert1

  1. A

    Help with program error

    Tim,   I had a similar issue and spent an insane amount of time troubleshooting it. My boards were running fw .17 (tried 2) It ended up being related to recurrent WEBSET commands in my code. Temporally replacing them with NOP would eradicate the loss of value in VAR1 and VAR2. (which where...
  2. A

    Help with program error

    Hi TJF1960,   Try to replace all instances of WEBSET with NOP in your code. Run for a few hours and see if problem goes away. If so, go back to post #13 in this tread.   Hope it helps.
Back
Top