LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help!!! Publish multiple executables built in LabVIEW with LabVIEW Webserver.

I have 10 equipments and I use LabVIEW to acquire the temperature data for all of these 10 equipments. Now I want to publish the temperature curve to webpage so that other people can see them remotely.

 

I built 10 executables in LabVIEW and assigned 10 ports for each of them(in niwebserver.conf which is in the same directory as the executable).

 

I ran these 10 executables, and accessed the data from webpage by internet explorer. I ran into a problem: I was not able to access the webpages that embedded the last 2 or 3 executables that I started. For example, the executables were labeled with 0,1,2...9, and I started the executables in order. Then I couldn't access the webpage corresponding to 7,8,9. If I started the executables in reversed order, then I couldn't access the webpage corresponding to 0,1,2.

 

The phenomenon when I couldn't access the webpage was that the ie was always trying to access, but no contents displayed. After a period of time, the access failed.  I checked the status of TCP using netstat -ano, it looked good(status : Listen/established).

 

I've already checked the configuration file and the port number. Both looked good.

 

So any ideas? Is there a limit for the number of instances of labview webserver? Thanks in advance.

0 Kudos
Message 1 of 3
(2,513 Views)

I have the same problem. I let NI know about the issue about four months ago. They have a corrective action request set up. The number for this request is: 354737. They tell me that they're going to try to fix it by the next release of LabVIEW.

0 Kudos
Message 2 of 3
(2,369 Views)

CAR 354737 discussed in this thread has been fixed in LabVIEW 2013. For a more complete list of bugs fixed in LabVIEW 2013, check the LabVIEW 2013 Bug Fixes. You can download an evaluation copy of LabVIEW 2013 at http://www.ni.com/trylabview/ or if you have an earlier version of LabVIEW installed and an active SSP subscription, you will be able to download the latest version of LabVIEW through NI Update Service.

 

Jeff Peacock

 

Product Support Engineer | LabVIEW R&D | National Instruments

0 Kudos
Message 3 of 3
(2,324 Views)