LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to include an HTML help in my program

Hello,
I would like to show an HTML document in a Labview vi but I'm not sure if I can do it with my 5.1 version and how to do it. Could any of you help me? Thanks
0 Kudos
Message 1 of 2
(2,586 Views)
Hello,

If you are using LabVIEW 5.1 on Windows, you can use an ActiveX container to display an HTML document on the front panel. I have attached a simple VI (saved in LabVIEW 5.1 format) that demonstrates how to do this.

You can read the LabVIEW Help for more information about using ActiveX containers in LabVIEW.

Good luck,
-D
0 Kudos
Message 2 of 2
(2,586 Views)