LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200217 occurred at DAQmx Start Task.vi:7220001

I am gettiing this error and do not know what to do with it.

Download All
0 Kudos
Message 1 of 5
(9,680 Views)

You are trying to start your task before you finish setting it up.  This is the second Analog Output that this is happening with.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(9,677 Views)

So are you saying the start task subvi needs to go later in the vi.

0 Kudos
Message 3 of 5
(9,675 Views)

@reggie2016 wrote:

So are you saying the start task subvi needs to go later in the vi.


Yep.  You shouldn't start your task until you have it fully configured (timing, logging, channels in the task, triggering).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(9,665 Views)

To remove this error, you need to change your temperature unit in degree C from Kelvin.

0 Kudos
Message 5 of 5
(8,195 Views)