Serial ports are an inexact science, especially with imbedded systems. Just
jiggle the handle until it works and be happy when it does.  Probably the
designers of the phone system did away with parity checks and handshaking
because they had trouble implementing it and is not needed for control
applications and short runs. Handshaking makes speeds greater than 9600
baud possible

On Wed, Aug 15, 2012 at 11:20 AM, Bob Sneidar <b...@twft.com> wrote:

> Hi all.
>
> I noticed Sarah's stack has for parity, "None, Odd, Even". I am dealing
> with an old phone system that uses "space" but there is also "mark". What
> is the significance of this, and does parity even matter? I have the stack
> set to even now, and have had it set to none and I still seem to get the
> data just fine, but I want to make sure.
>
> Bob
>
>
> On Aug 10, 2012, at 6:03 PM, stephen barncard wrote:
>
> > Sarah's serial stack
> >
> > go URL "http://www.troz.net/rev/stacks/SerialTest.rev";
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 



Stephen Barncard
San Francisco Ca. USA

more about sqb  <http://www.google.com/profiles/sbarncar>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to