I am trying to find a command that will allow me to wait for a particular marker in the RXDATA buffer and then allow me to grab all the data after that marker. The waitfor command seems to clear the RXDATA buffer after it is executed so that all the data I need to grab is gone. I can use a 'pause' but since this particular script will be running at different baud rates this is not an option. From the documentation it appears that the Waitfor command should only clear the buffer if you have the STRIP enabled which I do not.
Has anyone used this command extensively or done any retrievals like this. If so could you please point me in the correct direction.
Thanks!
Has anyone used this command extensively or done any retrievals like this. If so could you please point me in the correct direction.
Thanks!