Richard wrote:
>> Look at stopbits, should be SB1, SB1andHalf or SB2.
>>
>> So use:
>>
>> ser.config(9600, 8, 'N', SB1, False, False);
>>
>>
> I did. No positive results.
> I used the value "1" instead of the constant "SB1" with the value 1,
> which should be equivalent.

What ever gave you the impression that "SB1" would map to "1"? Just 
asking, because "SB1" maps to "0" instead...

-- 
Markku Uttula

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to