Hi
I have a stream of data coming in from the serial com1 port.
How can I plot them in a display in VB6.0 ( no dotnet!)
Thanks
Printable View
Hi
I have a stream of data coming in from the serial com1 port.
How can I plot them in a display in VB6.0 ( no dotnet!)
Thanks
What graphing control are you using?
Hi
I know that there are ocx, mschart arround.
But for some reasons, I have to use picture box.
Thanks