Comma Seperated data set
Hello,
I am trying to create a chart from a data set that contains 20 comma separated data points per row. To give a brief description, we receive a data sentence 1/second from a USB Device. That data sentence contains 20 distinct data points (a 20 Hz sampling rate), plus some additional information. I only care about fields 4-23. An example sentence looks like:
$<Type>,1,PLOT,207,206,206,205,205,205,205,206,208,210,211,210,209,208,207,206,206,205,205,205,DC,106,AC,018
Any help or suggestions would be appreciated file.
-Marc