NOT READING/PARSING SERIAL DATA


william

Recommended Posts

My project has 5 incoming serial strings and each serial string is a separate sequence. Attached is one of the sequences; the other 4 sequences aree almost identical except for the  "if (left(datain,5) == "$POND")                  //valid data stream".

The problem I am having is that all the serial is not being processed.

The Comm Monitor shows that the serial strings are arriving and the Command-Alert is printing the datain string but it does not always get to the IF statement.

Any ideas on what is happening and/or how to fix would be appreciated.

Thanks

Bill

sequence_A.txt

Comm Monitor.pdf

Command-Alert.pdf

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.