02-01-2021 06:07 AM
I have created an executable in LabVIEW which writes 2d string on to Shared variable. Executable is deployed on a stand alone Server PC. When I try to retrive the shared variable data from another client PC within few minutes NI Max on the Server PC is getting corrupted which is making me to re-install every time.
If I try to change the same shared variable to a Single process and try to read from a different executable on the same Server PC then every thing is fine.
02-03-2021 01:55 AM - edited 02-03-2021 01:56 AM
Hi,
You should give us more information about what application have You made, how fast is it working, what kind of computers You used, have You tried using it in other PC? There is possibility that it's parameters are not enough for Your application, even Your ethernet wire could be "not enough".
Here check this link, maybe it will give You some ideas, share information so we can think how make it work.
Regards.