Quote:
Originally Posted by adamj12b
Your custom firmware is not outputting an AH value.
TR=000 CR=000 CF=012 PW=000 HS=0261 RT=0716 FB=00 BA=000 AH=xxx.x which is causing the REGEX in RTD Explorer to kick out the string as bad data.
Also, RTD Explorer is looking for an RTD-Period set to 100 not 1000.
|
My manual logging was set to 1000 ms for the capture. I was not able to get RTD Explorer to log
I saw the command from RTD explorer set RTD-period to 100 ms, so I think that part is OK
AH=xxx.x ... OK - I'll check the code and see if it is a formatting error on the string or if there is no numbers feeding that part yet. If there are no numbers I'll hard-code 42.0 .. the answer to Life, the Universe, and EVERYTHING!
I guess I'll hold off on the new USB to Serial until I get the AH changed.