LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

illegal operation: error message is labview caused page fault in labview.exe at 015f:008ad23a

pl. anyone can help me.

Thanks in advance

bala
0 Kudos
Message 1 of 3
(2,712 Views)
This is a standard illegal operation error in Windows 2000. Most of the time, they occur when memory is not cleaned up.

You need to isolate where it occurs, and then go from there. Just the error codes/information itself has little to no bearing on the source or cause of the error.
0 Kudos
Message 2 of 3
(2,712 Views)
I agree with Labviewguru. Isolation is the best way to track down the error. First, I would try to find out why ai single scan gives an error. Is your card working properly? Do you have enough memory free? I would also check to see if ai single scan works in other programs. Next, I would strip down my code until the error goes away. When this happens, you can be reasonably sure that the last things deleted were causing the problem.

If none of this helps, consider sending an email with your program to LabVIEW email support at www.ni.com/ask

Jeremy Braden
National Instruments
0 Kudos
Message 3 of 3
(2,712 Views)