From: "Charles Phelps" <phelps.10@wright.edu>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Can't initialize NI DAQ's dll, mwnidaq.dll
Message-ID: <ef5406f.-1@webcrossing.raydaftYaTP>
Date: Fri, 13 Apr 2007 11:53:42 -0400
Lines: 11
NNTP-Posting-Host: 130.108.164.100
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:403156



>> daqregister('nidaq')
??? Error using ==> daqregister
Error using ==> daqregister
Unable to load driver C:\MATLAB7\toolbox\daq\daq\private\mwnidaq.dll
A dynamic
link library (DLL) initialization routine failed.

All I have thought to try was closing the NI device detector and
giving full access rights to the 'private' folder, neither of which
worked. My DAQ is the BNC-2110 and I am using Matlab Vers. 7. My data
acquisition toolbox is up to date.