send hex to com port 1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Does anyone know of a snippet of c# code that will allow me to send hex to com port 1

Appreciate your help in advance

Cheer
Steve
 
Hi steve,

I found a class a while ago, written in c# that wrapps all of the api calls
for you (called SerialStream.cs). It can allow you to read/write to all com
port and lpt ports as well.

email-me and I will send it to you

Marco
(e-mail address removed)
 
Back
Top