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 10:01] 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. Driver files or DLL for the specified adaptor could not be found or are not installed.”  +  - 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 \\
- +
-  - Register daq\\ +
-<code> daqregister('nidaq') </code>\\ +
- +
-Replace 'nidaq' with the adaptor name.\\ +
-<code> daqhwinfo('nidaq' </code> will provide information about your registered adaptor\\ +
-<code> ans.AdaptorDllName  </code> is the dll file name for your card\\ +
- +
-  - 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 \\+
  
setups/setup_installation_guides/daq.1449568912.txt.gz · Last modified: 2022/12/29 07:15 (external edit)