-
1
- #1
I have a program that captures data in real time from the serial port, and I need to find a way to plot the points onto a chart in real time. I've spent several hours trying to figure out the mschart component, without success.
I would appreciate it if someone could point me to an example that will actually plot each point and connect it to the previous.
My data would consist of a reading every 250ms of the elapsed time, and a pressure reading.
Unfortionatally I don't have any budget to purchase components, but if anyone knows of a free component for VB6 that will do this easier than mschart I'd be happy to try it.
Any suggestions are appreciated
I would appreciate it if someone could point me to an example that will actually plot each point and connect it to the previous.
My data would consist of a reading every 250ms of the elapsed time, and a pressure reading.
Unfortionatally I don't have any budget to purchase components, but if anyone knows of a free component for VB6 that will do this easier than mschart I'd be happy to try it.
Any suggestions are appreciated