LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to construc a web browser?

I want to use internet tool based Labview to construct a web browser ,But i don't know which vis I should use.
Could someone give some advice?Thanks
0 Kudos
Message 1 of 2
(2,977 Views)
Unless you're willing to spend an awful amount of time recreating the wheel, I'd suggest using ActiveX. The example here uses IE's ActiveX control. The downside is that it's platform and application specific. If all you need is to open a browser in a separate window, look in the \LabVIEW\Help folder for _browser.llb. In there is a VI called Open URL in Browser.
Message 2 of 2
(2,977 Views)