07-21-2020 04:01 AM
Hi,
I have a program like this from LabVIEW (below), this program if I show it to the website with Web Publihsing Tools from LabVIEW can't be displayed through all browsers. Only certain browsers. Are there other alternatives to display on the website? Or the program from LabVIEW can be converted to LabVIEW NXG web module?
08-19-2020
06:48 PM
- last edited on
01-13-2025
08:32 AM
by
Content Cleaner
Hi, you can make Web Services:
then in the public folder you could add the index.html file and make a javascript to call your web services.