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
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