04-20-2010 05:09 AM
We are trying to take in two signals to LabVIEW through our DAQ, then pass them through two seperate peak detection circuits, however when we try to run the program we get the following message:
Error -50103 occurred at DAQmx Control Task.vi:14
Possible reason(s):
The specified resource is reserved. The operation could not be completed as specified.
Task Name: _unnamedTask<9>
I have attached the circuit we are using below, any help woud be appreciated.
Solved! Go to Solution.
04-20-2010 05:46 AM
I now get the following error message
Error -50103 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:1
Possible reason(s):
The specified resource is reserved. The operation could not be completed as specified.
Task Name: _unnamedTask<14>
Any suggestions
04-20-2010 07:14 AM