Hi all,
I'm writing an application that needs to read data from the Comm port. This data is transmitted to the port 3 times a second, what I'd like to do is to be able to read the data from the port and update the screen with the results.
The "screen" is simply a text control with a custom LCD font. I also need this to run without interfering with the rest of the application so the user can still use it. If anyone could point me in the right direction I'd appreciate it (and if you have sample code that would be even better).
Thanks.
--
William
I'm writing an application that needs to read data from the Comm port. This data is transmitted to the port 3 times a second, what I'd like to do is to be able to read the data from the port and update the screen with the results.
The "screen" is simply a text control with a custom LCD font. I also need this to run without interfering with the rest of the application so the user can still use it. If anyone could point me in the right direction I'd appreciate it (and if you have sample code that would be even better).
Thanks.
--
William