08-16-2005 06:06 AM
08-16-2005 10:39 AM
09-01-2005 01:33 PM
Dear Sergey,
Are you still getting this error? It sounds like you have a corrupt driver on your laptop. Go into Add/Remove Programs in the Control Panel and uninstall the Measurement and Automation Explorer (MAX) and NI-DAQ. Then download and install NI-DAQmx 7.5. If you still get the error please attach the smallest piece of your program that still gives you an error so I can take a look at it. Have a great day!
Sincerely,
Marni S.
09-01-2005 03:35 PM
09-15-2005 05:09 AM
Hi Marni, I am back with my problem.
Yesterday I uninstalled all NI software from my laptop then I installed back 7.5 drivers and than Labview7.1.
And I ended up with the same problem. The error appears either on starting up execution of my code or sometimes after severeal minutes of running.
To get it work back it is enough to disconnect USB 6008 from my laptop and connect it back. After that it works.
I will add some info on the error.
First error appears:Error -50405 occurred at DAQmx Read (Analog DBL 1Chan 1Samp).vi
after I try to run the program again it says:
Error -50150 occurred at DAQmx Start Task.vi
Possible reason(s):
The software has entered an unknown state - usually as a result of a cascade failure induced by an unexpected series of state inputs. The operation could not be completed as specified and you should immediately terminate all further transactions if you are able to do so.
Task Name: _unnamedTask<8>
So after that this error appears on every program restart. USB reconnection helps.
I have attached the sample of my code. It is not so big and complicate.
Thanks. Sergey.
09-21-2005 04:10 AM
09-21-2005 04:13 AM
09-21-2005 07:47 AM
10-05-2005 04:15 AM
10-05-2005 09:14 AM