Aaaah, I understand.
Thank you,
W.
-----Original Message-----
From: Ted Spencer [mailto:ted@...]
Sent: Thursday, September 18, 2008 3:36 PM
To: futurebasic@...
Subject: Re: [FB] serial communication problem
On 18 Sep, 2008, at 1:30 PM, Edwards, Waverly wrote:
>
> ... + 340// TIme = One byte length at 57600
>
> Curious, how did you come to the value of 340?
Duh...
Poorly edited comments, first...
More or less random choice of a timeout, second...
1 bit @ 115,200 (being the baud rate I was using here, finally...) is
9 µs
10 bits (1 start, 8 data, 1 stop) is 90 µs.
4 bytes is 360 µs.
So... If the thing's dead for the length of 4 data bytes, go away and
try later.
That's my story, and I'm sticking to it.
>
--
Ted Spencer
--
To unsubscribe, send ANY message to: futurebasic-unsubscribe@...