03-08-2007 06:14 PM
03-09-2007
04:16 PM
- last edited on
06-18-2025
01:17 PM
by
Content Cleaner
Hi Dan,
Starting with LabVIEW 6.1, we integrated the ability to publish VI's over a web connection into LabVIEW itself, so the Internet Toolkit is not required to allow remote access to your VI's over a browser connection. The simplest way to go about it if you have version 8.2 is to follow the instructions outlined in the LabVIEW documentation. Earlier versions also have steps outlined in the shipping help, but the procedure for each is slightly different.
Can you tell us what version of LabVIEW you're using on the primary machine?
03-09-2007 04:26 PM
HI Mat
I have posted a message about the labview's internet/network capability. I haven't had any replies. L
I’m running a distributed system, which means i have to run the VI over a network. I need to send control and indicators values and invoke them at the same time. How do i do this across a network????
03-09-2007
06:34 PM
- last edited on
06-18-2025
01:17 PM
by
Content Cleaner
03-12-2007
10:28 AM
- last edited on
06-18-2025
01:18 PM
by
Content Cleaner
Hi Dan,
I think this article in our KnowledgeBase may be just the thing that you are looking for, assuming you're working with LabVIEW 8.x. If not, you can search the KnowledgeBase for Remote Panel EXE and you should find a KB article relating to your version. If I can be of more assistance, please let me know!
03-12-2007 10:03 PM
03-12-2007 10:10 PM
dont worry i just worked it out.
in the .ini file, set WebServer.Port="67843" and replace that number with whatever port you want to use.
Thanks.
03-13-2007 09:48 AM
03-15-2007 10:59 PM
03-15-2007 11:49 PM
just adding to my earlier post....
The runtime engine takes a while to install and etc... and then also makes you reboot.
So just to explore my options, what other ways are there to display running VI's over the web?
Thanks,
Dan