LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

web page on Front panel

Hi gueys,

how do I add a web page on the Front panel. I have  my H/W info updated on  a web portal. and have to show the same on the  Frontpanel.

 

regards,

Akshay

0 Kudos
Message 1 of 4
(3,894 Views)

Hi Akshay,

 

use a .NET container: embed the IExplorer in the container to show your website…

 

You will find examples here in the forum!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(3,885 Views)
You can try with ActiveX container.
-Place ActiveX container and class as Microsoft web browser.
- Use property and invoke nodes of ActiveX object for more.
Thanks
uday
0 Kudos
Message 3 of 4
(3,865 Views)

Hello Akshay,

 

Hoping following vi will solve your problem. Smiley Happy

web-page.PNG

0 Kudos
Message 4 of 4
(3,853 Views)