11-07-2009 12:51 PM
11-07-2009 09:50 PM
11-08-2009 12:44 AM
i have developed the labview front panel application and made an html file through web publishing tool
now i want to publish this on my website not on local host so that client can monitor the system from anywhere when server is running
11-08-2009
09:10 AM
- last edited on
06-04-2024
10:24 AM
by
Content Cleaner
This is also explained in the Help: https://www.ni.com/docs/en-US/bundle/labview/page/viewing-an-application-or-front-panel-remotely-usi...
11-08-2009 11:15 AM
thanks
but i want to run it on my domain iieeprojects.co.tv not local host
so what can i do?????
11-08-2009
11:56 AM
- last edited on
06-04-2024
10:25 AM
by
Content Cleaner
I would suggest you create an exe to install on the server. Follow the directions here.
11-09-2009 08:53 PM
thanks i created the exe file then installer
now on my website which files i add bcoz when i uploaded the html file it gives an error that server does not support remote panel
11-11-2009
10:06 AM
- last edited on
06-04-2024
10:27 AM
by
Content Cleaner
Hi javeria,
Remote panels functionality is only available on the fowllowing development systems: Professional and Developer Suite.
It is not avaialable on Base and Full.
You can purchase it here: https://www.ni.com/en/shop/labview/select-edition.html
Flash
11-11-2009 10:36 AM
11-11-2009
10:52 AM
- last edited on
06-04-2024
10:29 AM
by
Content Cleaner
javeria wrote:
thanks
but i want to run it on my domain iieeprojects.co.tv not local host
so what can i do?????
I don't understand this comment. The page from the Help file I linked to doesn't say anything about it needing to be the local host. It's talking about any web server. The server must be running the LabVIEW Web Server. For this you need to install LabVIEW on the server. I'm not sure if the LabVIEW Web Server is included when installing the LabVIEW Runtime Engine. The clients, on the other hand, can connect to the server using a browser, but the clients would need to have the LabVIEW Runtime Engine installed.
There are tons of KnowledgeBase articles on this subject. Some examples:
How Do I Enable LabVIEW Web Server or Use Remote Panels With an Executable Built in LabVIEW?
Remote Panels in LabVIEW -- Distributed Application Development