Hello Lukas,

Tuesday, July 29, 2008, 8:51:49 AM, you wrote:

LG> Config method working fine! (But you are not checking error code
LG> after Config call, so you not know when it fails!)

The test program is very simple and is basically the minimum set of
instructions required to open the com port and read something from it.

LG> And it failing, because you are setting invalid set of parameters.
LG> (Or you are really want 1.5 stopbits?)

Of course no, I don't want 1.5 stopbits, but it is not me who is
putting 1.5 into the stopbits.

If you see the small test source I have put the values directly into
the code, the line is the following:

ser.config(19200,8,'N',1,true,false);

so I am not setting 1.5 stopbits anywhere in that test source.





There is one thing that I forgot to say, I am using Delphi 2007.

In the http://www.torry.net/pages.php?id=198 page, where I found a
reference to SynaSer, I see the following line:

Download: CB2k6 CB3 CB4 CB5 CB6 D2 D2005 D2006 D3 D4 D5 D6 D7

Does it mean SynaSer is not tested and/or not compatible with Delphi
2007?



----------------------------
Famous Sport Quotes:

"The racecourse is as level as a billiard ball"
John Francombe - jockey
----------------------------

Steve IK4WMH


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to