User Tools

Site Tools


setups:setup_installation_guides:daq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
setups:setup_installation_guides:daq [2015/12/08 09:45] lukas.schneidersetups:setup_installation_guides:daq [2022/12/29 07:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Registering  a data acquisition card in matlab+====== DAQ installation ======
  
- - Open MATLAB with administrator rights +===== Registering  a data acquisition card in matlab =====
-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.”+
  
- - daqregister('nidaq' 
-Replace 'nidaq' with the adaptor name. 
-daqhwinfo('nidaq' will provide information about your registered adaptor 
-ans.AdaptorDllName is the dll file name for your card 
  
- - Adding addressable ports: +  - 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 
-open  /MATLAB/toolbox/daq/daq/private/mwnidaq.ini +  - Register daq\\ <code> daqregister('nidaq'      <-- Replace 'nidaq' with the adaptor name </code>  <code> daqhwinfo('nidaq'      <--  provides information about your adaptor</code> <code> ans.AdaptorDllName       <-- is the dll file name for your card </code> 
-Replace 'mwnidaq.ini' with the dll name (ans.AdaptorDllName) +  - Adding addressable ports:\\ <file> /MATLAB/toolbox/daq/daq/private/mwnidaq.ini </file> Replace 'mwnidaq.ini' with the dll name (ans.AdaptorDllName)\\ Edit manually the part regarding the card specified as \\
-Edit manually the part regarding the card specified as +
  
setups/setup_installation_guides/daq.1449567931.txt.gz · Last modified: 2022/12/29 07:15 (external edit)