Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Hi,

 

I'm trying to send a text file through the serial port to a blood glucose meter. When using the hyperterminal, that comes with Windows, it works, but when I try do it on my own using C# it doesn't. How does the hyperterminal send text files using the serial port? And how can this be done using C#?

Edited by flowjob
Posted
You will want to lookinto System.IO.Ports. Look on MSDN for VB/C# 'Code Snippets' There's a great example of sending data to the serial port and getting responses back. I will see if I can post a smiple sample tomorrow when I get to my home computer.

~Nate�

___________________________________________

Please use the [vb]/[cs] tags on posted code.

Please post solutions you find somewhere else.

Follow me on Twitter here.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...