LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200279

Hey,

 

I am using DAQmx base driver for my set up which has USB 6009 and TPC 2016T. I am getting the error -200279 at DAQmx read. I followed the steps as given in the link http://ae.natinst.com/operations/ae/public.nsf/web/searchinternal/ab7d4ca85967804586257380006f0e62?O...  but this did not help.  I am also attaching my VI.

 

Please let me know how I can rectify the error.

 

Thanks and regards,

Guru

0 Kudos
Message 1 of 3
(2,778 Views)
You did not attach any of the subVIs and there is no way to know how you have configured the task. Are you doing a continuous acquisition. If you want to keep the current VI, you should change that. I would recomend that you move those engine/battery/motor subVIs into a different loop so that they do not affect your data acquisition. Separating the digital and analog might also help. And please, change to an event structure for them. No reason to poll the front panel Booleans with every iteration of a loop.
0 Kudos
Message 2 of 3
(2,769 Views)

Hi,

 

What are the settings you have set in DAQmx base configurator? I guess the problem might be there. Can you attach a screenshot?

 

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 3 of 3
(2,744 Views)