LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building DAQmx application for cRIO 9058

I am trying to build an application for a cRIO 9058 that uses DAQmx to access the modules. The application works when I run it within labview, but when I try to run it in its built state I get error code -201003 on Start Task.vi.

 

It seems like its not seeing the tasks that were created in MAX that live on the cRIO? Do I have to include these somehow in the build? I didn't find anything that seemed to talk about this and I'm at a loss. 

 

Any help that can be offered would be great. Thank you!

0 Kudos
Message 1 of 2
(847 Views)

I would rather recommend creating the Task in your code and not relying on the task created in NI MAX for the same exact reason you're facing now, it requires additional effort to port the Task from NI MAX to other computers that run your application.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(822 Views)