09-21-2007 04:49 PM
11-19-2007 06:13 AM
Hi Dan,
Your understanding of the problem is correct, if the resource i.e. the channel is in use then another task cannot access the resource at the same time. Would it be possible to include your code on the forum and I can take a look at the current layout and exhaust all possabilities for running 2 tasks at the same time.
Thanks,
Regards,
11-19-2007 09:57 AM
11-20-2007 02:56 PM
Hi Dan,
I think the issue may be in the order in which these items are executing. It is imperative that the first task be stopped before the second task begins. I have tried this setup in LabVIEW with success so I know that it is possible for the driver to perform this action. I encountered errors when one task was called before one of them was stopped. I am not certain but it sounds like this may be the case with your code. You may try to create a stop button and a park button to verify that the task has stopped and then begin the park process. I hope this helps.
08-07-2012 10:19 AM
Hello,
I am getting the same error, but I can't follow what you did to fix it. I'm trying to output one of three signals on one channel of a USB6363, and output a constant 5V on another output channel. I attached my code if anyone can look at the organization and suggest fixes.
Thanks!
08-28-2013 01:58 PM
I am getting the same error in my program. In this program I have a couple of timers that update information on the user interface. I have one task that reads a few channels (Reference Sample) and a second Task that reads a few other channels (Power Supply Status). Both use similar code and configuration. The first Task is called on a Timer Elapsed to update the current status of the system and succeeds every call (reads one point on all channels). The second Task succeeds sometimes but throws the "NI Platform Services: The specified resource is reserved. The operation could not be completed as specified.\n\nTask Name: _unnamedTask<17>\n\nStatus Code: -50103" exception frequently as well. It is also called on a Timer Elapsed and by UI updates. How do I avoid this exception?
04-28-2015 01:23 PM
I'm getting the same error but can't seem to figure out what's wrong with it. I only get this error when I put the 1channel VI in to the 4.21.15 VI. PLEASE HELP!
04-28-2015 02:38 PM
@cakFSU wrote:
I'm getting the same error but can't seem to figure out what's wrong with it.
What's wrong:
- this thread is 7 years old...
- this forum is about CVI, not LabVIEW
So the suggested solution is to post your question in the LabVIEW forum