Why does DAQRESET not reset my data acquisition hardware when run from MATLAB in Data Acquisition Toolbox 2.11 (R2007b)?

4 views (last 30 days)
I am using a National Instruments PCI- 6711 board. I want to reset my device from MATLAB. If I run DAQRESET, it still does not reset my hardware. The documentation for DAQRESET does state: "When the MATLAB workspace returns to this state, the data acquisition hardware is reset".
However, I can reset my device from NI Measurement and Automation Explorer.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 14 Jan 2010
This change has been incorporated into the documentation in Data Acquisition Toolbox 2.15 (R2009b). For previous releases, read below for any additional information:
The ability to reset a data acquisition device from MATLAB is not available in Data Acquisition Toolbox.
DAQRESET does not reset the data acquisition hardware. It resets the DAQ Engine ; i.e., it removes all device objects existing in the engine, and unloads all data acquisition modules loaded by the engine (including the adaptor DLLs and the engine MEX-file).

More Answers (0)

Categories

Find more on Hardware Discovery and Setup in Help Center and File Exchange

Products


Release

R2007b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!