Saturday, October 25, 2014

Visual C# Serial interrupt

Hi:


Im trying to display the reading of a sensor using visual c# thru the serial port. Right now Im able to display the reading in a text box when a button is pressed but I want to display the information automatically every time the sensor is sending data (every second). I found a code for doing it but just in a console and Im using a windows form?


Is there any way to do this?


No comments:

Post a Comment