setups:setup_installation_guides:daq
DAQ installation
Registering a data acquisition card in matlab
- Open MATLAB with administrator rights, else you will get an error message like this:
Unable to load adaptor: C:\Program Files (x86)\MATLAB\R2010bSP1\toolbox\daq\daq\private\mwnidaq.dll. Driver files or DLL for the specified adaptor could not be found or are not installed - Register daq
daqregister('nidaq') <-- Replace 'nidaq' with the adaptor namedaqhwinfo('nidaq') <-- provides information about your adaptorans.AdaptorDllName <-- is the dll file name for your card
- Adding addressable ports:
/MATLAB/toolbox/daq/daq/private/mwnidaq.ini
Replace 'mwnidaq.ini' with the dll name (ans.AdaptorDllName)
Edit manually the part regarding the card specified as
TypeError: ldap_get_entries(): Argument #2 ($result) must be of type LDAP\Result, bool given
An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the authad plugin.
More info has been written to the DokuWiki error log.
