Author Topic: Unwanted character filtering in Com_port_terminal_vb ?  (Read 21852 times)

Duss

  • Member
  • ***
  • Posts: 12
Re: Unwanted character filtering in Com_port_terminal_vb ?
« Reply #15 on: December 10, 2011, 05:03:21 pm »
Jan,

The SerialPort Read and Write methods for sending and receiving Bytes (rather than text) were OK WITH using the GetEncoding(0)
I First made a complete test of ALL the 256 bytes, from 0x00 through 0xFF.
I have been able to send commands and receive the correct responses from the serial-interfaced device I want to command.

I now am waiting for your book to arrive

 ;-))