I have worked with many things like this before. I want to offer some
of my solution only as hopefully to help you. Your
problem is really simple so do not give up, in case you still end up
with problems. I think your solution to just keep reparsing
the code every 10-ms is quite adequate! And, very
> > I'm trying to read an 8-channel temperature sensor device that outputs its
> > data via a web interface. Viewing the device's web page via a normal web
> > browser, or via QWebView::load(), I can see the temperatures correctly. The
> > temperature values are "live" in that they automatically
On Thu, Mar 1, 2012 at 10:41 PM, Murphy, Sean M. wrote:
> I’m trying to read an 8-channel temperature sensor device that outputs its
> data via a web interface. Viewing the device’s web page via a normal web
> browser, or via QWebView::load(), I can see the temperatures correctly. The
> temperat
I'm trying to read an 8-channel temperature sensor device that outputs its data
via a web interface. Viewing the device's web page via a normal web browser,
or via QWebView::load(), I can see the temperatures correctly. The temperature
values are "live" in that they automatically update about