LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 224606

I used labview 8.5 on windows XP to run a test program. "Error 224606" shows up, i could not figure what this error is about.

Could anyone help?

THanks

 

0 Kudos
Message 1 of 7
(4,332 Views)
The error -224606 is an internal software error in the MIO.  What hardware are you using?

"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 7
(4,329 Views)

I am using NI labview 8.5 on laptop with Windows XP , how can i solve this error?

thanks

0 Kudos
Message 3 of 7
(4,326 Views)
What hardware is the code trying to communicate with.  If you are getting a internal MIO software error there must be a MIO device right?

"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 7
(4,320 Views)

thank you for your reply,

The hardward i am using is NI SCXI-1001(machine) with NI SCXI-1521 (module) with NI SCXI-1317 (card) 

0 Kudos
Message 5 of 7
(4,288 Views)
OK , I looks like you've got a driver problem.  I'd recommend trying to install the newest device drivers,DAQmx, VISA and IVI compliance packages.

"Should be" isn't "Is" -Jay
0 Kudos
Message 6 of 7
(4,269 Views)

Hi kylin,

      Jeff's suggestion of reinstalling the drivers is a good one and I would recommend trying that first.  This error has been seen in another case where the task is being cleared when there are still samples in the input FIFO.  While we don't have much documentation on this, one thing to try would be to put a delay before you clear the task.  Have a great weekend!

Message 7 of 7
(4,256 Views)