Posted below is my code so far. Once I started to work on the part involving the SerialPort, the code no longer works. I've tried taking it a step at at time, but I'm now running into the issue of displaying the serial data on the chart as the data is read from serial port. I've got several errors loading displaying, but I believe the brunt of the issue is coming from the ChangeListener event that is part of the
solar tab. Any help you could offer would be great. I'm getting a little frustrated, because I've only found one legitimate source of information and it has helped but at this point in the program, I am veering off into different territory than the walkthrough I've been using.