After installing on my stand LabVIEW Run-Time Engine 2014 (default system - LabVIEW 2012), my old workable programm take out Error 200587 occurred at DAQmx Start. This error appear also in MAX when runing device test panel. This error disappear after restarting device in MAX. But after restart computer this error appear again. Driver update didn't help. What reason?
Error description:
Error 200587 occurred at DAQmx Start:
Possible reason(s):
Requested operation could not be performed, because the specified digital lines are either reserved or the device is not present in NI-DAQmx.
It is possible that these lines are reserved by another task, the device is being used through the Traditional NI-DAQ interface, or the device is being reset. You might also get the error if the specified resource is currently in use by LabVIEW network variables bound to the DAQ Channel, or if the DAQ Channel is being used in any OPC Client software.
If you are using these lines with another task, wait for the task to complete. If you are using the device through the Traditional NI-DAQ interface, and you want to use it with NI-DAQmx, reset (initialize) the device using the Traditional NI-DAQ interface. If you are resetting the device, wait for the reset to finish.