12-21-2009 03:53 PM
LauraFB wrote:
Hmm, it doesn't seem like it's really a 'Full' version then . . . instead of running the exectuable directly on the Linux box, we'd like to use the labview web publishing tool. We've followed through the steps in the web publishing tool gui on the Windows machine, but are unable to access the webpage from the VI. Are there ports which must be enabled or system variables which must be changed? I also tried to see the vi using the remote panel connection tool on the linux box but received an error message regarding enabling the web server?
I'm not an expert on cross-platform compatibility problems with LabVIEW, but...
I don't think you can access a Remote Panel running on Windows from a Linux or Mac workstation. The problem is that the Remote Panel feature relies on the runtime engine, and the runtime engines would be different on different platforms.
LabVIEW Web Services, on the other hand, would be considered cross-platform (from an accessability standpoint) but I doubt that is what you are looking for.