01-03-2015 06:24 AM
Hello all and happy new year,
I am stuck in a strange problem, if any body would suggest reason or solution i would be grateful.
I have developed a application in which i take data from DB and do communication with a device on serial.
The application is running on numerous different PC without any problem. But recently there have been a issue.
The memory usage of the Application increases and after some time it is not responsive. On other PCs it is working perfectly OK.
It does not let me end process from task manager also, i have to restart the PC.
When i uninstalled the drivers (LV runtime and visa drivers) lvapp.rsc would not let me uninstall the applciation and when i restarted the PC i uninstalled the app.
Can any body suggest anything?
Regards,
01-03-2015 08:57 AM
01-04-2015 11:34 PM
My issue is for increasing memory usage and increase in execution duration of a loop. I tried to reinstall just for the sake if the runtime and visa runtime are installed properly.
The same exe is running on different PCs and they are working fine. This particular PC is Windows 7, 64 Bit and 8GB RAM. I have created the application in LV 2009.
For DB and Serial connections, i am opening it and closing it every time.
Regards,
01-05-2015 12:08 AM
01-06-2015 05:27 AM
I tried with no help in one time opening and closing the port.
Please suggest one of the better way in the attached image.
01-06-2015 07:53 AM
01-22-2015 05:42 AM
sorry for late reply, i kindof(testing is going on) got the problem.
Where ever i am using PCI to multiple serial card, i am facing problem. The cards are giving problem if i am using the serial ports at the same time.
Regards,