While execu
ting a test with more than 600 loops, each loop performing a trace dump from a Spectrum Analyzer of 4200 points, runtime error 910 occurs.
The error occurs using Windows 7 OS with VEE 9.3.
Using the same VEE software running Windows XP OS and VEE 7.5 the error does NOT occur!
I think you might need to give us a little more to work on. You may need to do a little proactive memory management.
What type of driver are you using? E.g. direct I/O, P&P or the like. What are you doing with the trace data?
I'm guessing here, but as VEE holds on to data being passed around ( for debugging purposes ) that's being held somewhere. It might be worth investigating the debug options - if one of those helps that might point to where the problem lay.