Tommy,
Thanks for all your help. Instead of adding a Write step, I added a "Query and Parse" step, which seemed to work. Unfortunately, it kept only getting part of the line of data because it would stop reading as soon as it saw the terminator, but it would start reading at random places in the line.
So I changed my setup to be in a polling mode (rather than streaming) and then used "Query and Parse", which seems to work well. I'm not sure if there is a way to capture multiple lines on a "Query and Parse" and then select items out of a full line (rather than getting parts of a line), but what I have is working for now.
Unfortunately, the resolution isn't g
reat, so I may have to go with my analog output from my device anyway. I really appreciate your help though! Thanks!
Neville