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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top