12-05-2012 02:19 AM
I am trying to use a Simulated AO Task.
It seems like I was able to sometimes get it to work, but now I can't even start a task. I get this:
Error -50103 occurred at PowerControl_DAQLoop - AOWrite.vi
Possible reason(s):
NI Platform Services: The specified resource is reserved. The operation could not be completed as specified.
Task Name: SimBufferedAO
Um... OK. So how does one go about "unreserving it"?
12-05-2012 02:31 AM
Update: Closing LabVIEW worked.
Any idea what causes this condition? Anyone seen this before? Or know a better way to clear it?
12-05-2012 06:35 AM
Are you stopping and clearing the DAQmx Task?
12-07-2012 10:58 AM
I don't want to clear it because I want to restart it later during the execution. So no, I am not clearing it.
Also, my understanding is that clearing the task is what you do when you've created teh task from scratch, and in this case I am using a task that is pre-defined for me in MAX.
Is this incorrect?
12-07-2012 11:22 AM
You are going to have to supply some code so I can figure out your situation. Otherwise I will just be grasping at straws.