02-10-2009 02:12 AM - edited 02-10-2009 02:16 AM
Hello,
I have a problem with my program.
What it does is it executes VI's and the VI's then do stuff with the PXI-cards.
It always did run ok till I wanted to execute a VI that contains "DAQ assistant" to controll an IO card.
What happens is that it stuffs the PF Usage in task manager with more and more memory, which results in a slow PXI system almost no responce after a while.
Why can this happen.
Bart
02-16-2009 01:50 AM
I found the problem.
In "VI Properties", "Execution" I unchecked the "Enabled automatic error handling".
Now there is no memory buildup like first.
Bart