10-04-2012 01:04 PM
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!
10-05-2012 10:53 AM
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 .
10-12-2012 02:52 AM
Many controls on the front panel could be a problem, regarding the performance.
Try to reduce the number of visualized controls to the essential.