Hi list.
I have a device that communicates with a PIC running @ 20MHz
When program asks:
SerOut rs232t,t2400,["&*AZ=?",13]
an answer is expected with:
Serin rs232t,t2400,1000,noresp1,["AZ=",byte1]
Unfortunately the answer comes too quickly for the
controller to catch. Is there a "cure" for this?
Note that commands are one after the other.
Ioannis
Bookmarks