LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error

vi memory usage topic

0 Kudos
Message 1 of 3
(1,131 Views)

Did you write that program or did someone else? If you didn't write it you can hire me to fix it : )

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 Kudos
Message 2 of 3
(1,118 Views)

That has the look of code that was written quite a long time ago.

 

Best guess would be that whatever file it's trying to read at the moment has gotten too big.  So, look through the files on the PC that program uses, see if one is really big, (1 GB+ probably) and see if you can either delete it or shrink it down somehow.

0 Kudos
Message 3 of 3
(1,094 Views)