![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have seen a binary bute transfer error in the Serial2.dll: It seems, that using binary transfer (InputArray) the incoming byte values 0x11 and 0x13 (decimal 17 and decimal 19) can not be read in, these values will not appear in the reasult array. The serial port settings was 9600-8-N-1, but other settings produced the same error. Other byte values are coming perfectly, only these two bytes values are missing. The place of these two bytes in the input stream is not relevant: the same error comes at the beginning, middle and at the end of the stream. In the "old version" (V5.8, .Net 1.1, DBComm.dll, SerialDesktop.dll) this error was not present. Please, colud you help solving this problem? Thanks, Bela |
|
|||
|
Quote:
Thanks for the fast answer. No, XonXoffHandshaking was explicite set to False. It seems, that the command which sets it to False has no effect. The program below put the "XonXoff True" message on the screen, so confirming that the False setting was not performed correctly: Sport.XonXoffHandshaking = False If Sport.XonXoffHandshaking = True Then Msgbox("XonXoff True") Else Msgbox("XonXoff False") End If I guess, it is an error in the DLL. Or is there any other kind of way to set the XonXoffHandshaking to False? Bye, Bela |
|
||||
|
Bela you are right.
There is a problem with the XonXoff property. You could download the fixed library here : http://www.basic4ppc.com/forum/showt...=8720#post8720 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Status serial2.dll + HTC + WM6? | ClarkVent | Questions & Help Needed | 25 | 08-11-2008 05:50 AM |
| Serial2 update - V1.2 | Erel | Official Updates | 0 | 01-18-2008 09:26 AM |
| B4PPC automatic loads net2 ? | Put Claude | Questions & Help Needed | 4 | 11-28-2007 05:44 PM |
| Serial2 problem | Henry | Questions & Help Needed | 2 | 11-28-2007 10:52 AM |
| Serial2.dll | alfcen | Bug Reports | 2 | 08-13-2007 08:04 PM |