i am communicating with my computer via a serial port.what i want to do is to get the data as it comes and plot it using zedgraph.i have been able to display the data in a text box but my problem lies in graphing it.how can i send the data from the serial port to be plotted instead of it being displayed in a textbox?
serial port data in C#
Page 1 of 12 Replies - 2185 Views - Last Post: 07 March 2010 - 12:59 PM
Replies To: serial port data in C#
#2
Re: serial port data in C#
Posted 07 March 2010 - 03:48 AM
show me some code. Let me know what you have, and what specifically you need help with. That's how we do it here @ DIC!
#3
Re: serial port data in C#
Posted 07 March 2010 - 12:59 PM
If you're filling your text box with data from a variable you should be able to do the same thing. I'm not familiar with your graphing library but try loading data from the serial port into the variable you are using for the graph's data. As coden4fun said, we need code to help you properly.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|