Serial Communication using C++ HELP!

Started by
10 comments, last by ApochPiQ 11 years, 8 months ago

Your code is using the first argument passed on the command line as the name of the file it's trying to open to read the serial port. What are you specifying for the value of that argument?


I figured out this is more of a library so i'll have to create a program that uses this. Not sure if I'm even going to keep it rather than just write a brand new code library with program. Any more help would be amazing though and its only help me learn!
Advertisement
What happens if you attempt to open COM1? What happens if you enter "type com1" at a command prompt?

Wielder of the Sacred Wands
[Work - ArenaNet] [Epoch Language] [Scribblings]

This topic is closed to new replies.

Advertisement