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:54] lukas.schneidersetups:setup_installation_guides:daq [2022/12/29 07:15] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
  
-  - Open MATLAB with administrator rights.  +  - 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 
-Else you will get an error message like this: +  - 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> 
-Unable to load adaptor: C:\Program Files (x86)\MATLAB\R2010bSP1\toolbox\daq\daq\private\mwnidaq.dll. +  - 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 \\
-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 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/toolbox/daq/daq/private/mwnidaq.ini +
-Replace 'mwnidaq.ini' with the dll name (ans.AdaptorDllName) +
-Edit manually the part regarding the card specified as +
  
setups/setup_installation_guides/daq.1449568451.txt.gz · Last modified: 2022/12/29 07:15 (external edit)