05-26-2010 12:11 PM
05-26-2010 12:20 PM - edited 05-26-2010 12:23 PM
Try this. You write the command and if the response is not empty or the counter is greater than 2 (not 3 because it is zero based) then you stop your loop and continue on.
05-26-2010 01:44 PM
Thanks for the prompt reply. I've included an image of the code that is being used for the read/write.
05-26-2010 01:55 PM
This image is too small to read. Consider posting a bigger image next time. Does your code work like you want it to? Do you need more assistance? Have you implemented the suggestion by for(imstuck)? It looks to me that you have not.
06-01-2010 06:51 AM
06-01-2010 07:58 AM
06-01-2010 12:35 PM