06-11-2013 09:01 AM
Hi,
i'm trying to use Remote Panel with LabVIEW 8.5, but my VI is too big, if i look at VI Properties the Total Memory Usage is about 8000k Total. When I tryed to connect from Remote Panel i got this message:
Server "IP_Servidor" has disconnected client because
client could not keep up with the server. The following
VI Panel(s) have been closed: "NomeVI.vi"
Is there anyway to resolve it without reduce my VI size.
Thanks in advance.
João.
06-21-2013 02:40 PM
Hi João,
Is very commom occur this error with codes that use many property nodes.
Other possible cause for this problem is have many infromation on your front panel.
The following knowledge base article give some tips to solve this issue.
http://digital.ni.com/public.nsf/allkb/DE444BDA0CAE5DD386256BBB00526495?OpenDocument
Best regards,