Hello, I am new to LabVIEW and I am working on my first app. I have a serial device that I am trying to read from. This device periodically broadcasts a string containing 17 numeric values. Each value is delimitated and of a variable length.
I need to monitor the serial port and when the data comes in I need to parse off the different variables and make them available to the rest of the program. Any suggestions on where to start and how I might do this would be appreciated. Thank you in advance.
