Hi nsuzuki,
There could be a number of places where your program may be running into memory issues. Here are two excellent links to help get started in troubleshooting your issue:
- Developer Zone: Managing Memory
- Developer Zone: Optimizing Performance
Check out the
LabVIEW Help page titled Performance Tips file too (open LabVIEW->Help->VI, Function, & How-to Help->Search->Performance Tips). There are
great suggestions here on how to change little details in your code to make it run faster.
This
KnowledgeBase 2T9ICKTL: How Can I Optimize the Memory Use in My LabVIEW VI? is also a great place to get ideas.
Another extremely useful utility is the
VI Profile Window that can be used to track down which particular VIs and code segments are consuming more memory than others. Refer to
KnowledgeBase 2ZHD73IP: How Do I Use the VI Profile Window? for more information.
Hope this helps! Good luck!
Kileen Cheng
Applications Engineer
National Instruments