Serial Port program 'final' release
I was able to rig up my own config window so that I didn't have to use the one that came w/ the .dll
The config basically just picks the baud rate of the port, all the other settings are hard-coded (8 data bits, no parity, 1 stop bit, etc...) .
If you want more configurability use the previously posted program.
Here are two zipped files, the first is the actual program and the second is the C# code for the program.
[Program] [Source Code]
If you want to learn more about the .dll that I used, check out http://www.codeproject.com/dotnet/DotNetComPorts.asp
PS: I decided I am too lazy to actually comment the code, so you'll have to grind through it.
J Out
0 Comments:
Post a Comment
<< Home