12-01-2008 05:00 AM
Hi there,
I'm using LV 8.5.1 and a NI USB-6210 Device. In a small app I want to generate two dig. signals, configured in one task. After configuration the task an error occures at "DAQmx Start Task.vi" with error code 50103 Device is reservated, can't go on (translated from used language). On this PC, there's only this USB device in use and only this small app is running.
So my question, how can I find out which app is reservating my device (in LV) and/or can I force to reservate my app for this device?
thx in advance
12-01-2008 07:05 AM
12-01-2008 07:48 AM
Hi Dennis,
thanks for your reply. I started to examine my app step by step. Know I know, the error occurs when I set more than one samples per channel in "DAQ MAX Timing (implicit).vi"
I use this app to control startup-conditions on power supplies, just for info.