Solution
There are a few ways to launch up a browser in LabVIEW. Some of the ways are listed as below:
- Using an ActiveX object by using the System Exec.vi.
- Using the Open URL in Default Browser.vi.
Both ways work quite similarly to one another where the URL address can be specified. If you want the URL to be launched in IE when using the Open URL in Default Browser.vi, just make sure that IE has been chosen as your default browser.