TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Pravara Patil
NA
37
0
reading contents of serial port
Jun 19 2009 1:11 AM
Hi,
I am developing an application in C#.NET , for transferring data between two PC's using RS232 protocol.
For communication, i m using "SerialPort" class of "
System.IO.Ports" namespace. when data is received on serial port, an event is fired where, i m reading data available on port using "ReadExisting()" method of SerialPort class.
My problem is, sometimes the method reads "\0\0?\0??\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0?\0\0\0" charactes, instead of valid input string like "Hello".
can anybody help me on this issue?
Reply
Answers (
2
)
SendKeys doesn't function when opening exe with shortcut
listview with comboBox selection