LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

speed up vi in webserver

Hi, i'm having some issue with the webserver, i've developed an oscilloscope with 2 function generator all in the same vi, in normale mode or exe mode the program run fast like a tornado, but if i publish and use it on webserver it run very slow especially in changing control or display the waveform. Are there strange things that i don't know about the webserver and its functionality? Maybe he don't like waveforms or many controls in front panel?

 

Thanks for help!

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

I've seen that if the server control the Vi and the Client is in LOOK mode the command and data travel to Client pretty fast, but if is the Client to control the VI the control are clusmy and unresponsive, all this tryed on a LAN, the data exchanged in download Server to Client were 20 kbyte/sec .

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

Many controls on the front panel could be a problem, regarding the performance.

Try to reduce the number of visualized controls to the essential.

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