Hi all,
I'm new to c-sharp and am working through a problem that I believe is trivial. I have a form with a text box, a button, and a label. I want to write to a com port whatever is in the text box and then have the response displayed in the label text. Can anyone provide me with a quick method to do this?
Thanks.