10-07-2016 08:24 AM - edited 10-07-2016 08:36 AM
Hello,
I have created a webservice for monitoring my VIs with pictures of the frontpanel. I have done this with the example found at :
http://forums.ni.com/t5/forums/postpage/board-id/170
Is it possible to let this page refresh automaticly in the browser?
Thanks for your help!
10-10-2016 09:23 AM
Hello Geidm,
This guy shows how to stream a picture from a webcam continuous to an internet browser. Instead of the webcam picture you can stream the Frontpanel of your LabVIEW VI.
The Refresh Rate it set by an ESP variable in the StreamPicture.vi and used in the webcam.esp file. For that implementation you need some web programming skills.
Alternative you can use the Web Publishing Tool in LabVIEW.
Regards,
Wolfgang
10-10-2016 11:52 AM