![]() |
| ||
| C# COM ports in Linux Hey everyone, we're still working trying to get Linux to communicate to our robot via an RS232 port. We added this code to the project in Mono: Using System.Ports.IO We can't get anything sent out of our COM ports. We're not even sure if we're coding it correctly. Is ttyS0 (we've tried S0-Sf) what we should be putting in the code? Please help!! thanks! |
| ||
| Re: C# COM ports in Linux Start at the beginning Does your kernel have serial built in? If so, what serial ports does it find? and tell you are available? |
| ||
| Re: C# COM ports in Linux I'm not sure. We tried some command, can't remember what it was, and it showed ttyS0-3 |
| ||
| Re: C# COM ports in Linux Well, having the kernel support would be somewhat essential to your program, so it would make sense that you learn how to tell. If you are sure you have ttyS0, thats a terminal running through a serial port, not the serial port itself. |
| ||
| Re: C# COM ports in Linux Hmm, ok. What commands can I enter to see my com ports? |
| All times are GMT -4. The time now is 1:55 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC