04-01-2016 03:58 PM
I am using LabVIEW for windows using parallels on my mac. Whenever I make a website using remote front panels the website address ends up satrtiing with 10.211.55.3, which is the parallels network IP. For example the wesite URL created was http://10.211.55.3:8000/add.html. If I use LabVIEW using bootcamp on my mac i get a valid URL starting with the IP address of the computer. I can then access this website from another computer and successfully control my VI.
So my questions is.... does anyone know of a way I can use LabVIEW using parallels on my mac and make a valid website using remote front panels.
Solved! Go to Solution.
04-04-2016 10:41 AM
Hi Maddie,
I am not familiar with Mac, but I believe Parallels acts as a virtual machine and Boot Camp let you install Windows OS on a Mac; hence the different IP address. One thing I can think of is to make sure the Web Server is enabled. To launch the configuration from LabVIEW, select Tools -> Options -> Web Server -> Configure Web Application Server.
I think it is also worth a try to contact Parallels and see what they think.
04-04-2016 07:07 PM