LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Delay in xml generation

We are using LabView 2012 for our project. Our project includes remote triggering of various machines.

When the machine is checked through the vi, we are able to work on it. 

But we need to access the  machine through a GUI.  The links generated by the Labview project is used to access the machine. When the user clicks the button (eg: start), the corresponding links for the start is working in background. 

Ex: 

192.xxx.xxx.xxx/servicename/urlmapping/start

start is either 0/1

 

Once the machine starts, the data is accessed through xml.

 

The problem we are facing is that sometimes this xml formation is very slow, which cause trouble in the proper working of the machine.

 

Please help us to find a reason why this maybe happening. We are not so sure about the networking terms. 

0 Kudos
Message 1 of 2
(2,617 Views)

You want us to tell you why your code is running slowly -- how are we supposed to do that without seeing the code?  [I personally think it's the third function on the error line, but that's just a guess ...].

 

Attach the VI (not a picture of the VI) -- if there are more than one that we need to see, put them in a folder, compress the folder, and attach the resulting .zip file.  Then we can make more useful suggestions than the one I made above.

 

Bob Schor

0 Kudos
Message 2 of 2
(2,594 Views)