
Need help in using mscomm32 binary mode
Hi,
I need to write an interface in VB5 to a RS232 device which asnwers my
request with a binary data:
08h , 00h , 03h , 00h , ....... 00h , LRC
The block is 20 byte
When I try with Ascii Mode the Null ( 00h ) does not apear...
when I use the Binary Mode I get 20 chars in CommInputLength ....
But I when I try to read it I lost
some data...
I think my mscomm32.ocx is not updated... Where can I get the last
version ?
Many thanks.
Itzhak Rave.
I