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:16] lukas.schneidersetups:setup_installation_guides:daq [2022/12/29 07:15] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
   - 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 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\\ <code> daqregister('nidaq'      <-- Replace 'nidaq' with the adaptor name </code> \\ <code> daqhwinfo('nidaq'      <--  will provide information about your registered adaptor</code>\\ <code> ans.AdaptorDllName       <-- is the dll file name for your card </code>+  - 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>
   - 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 \\   - 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.1449569767.txt.gz · Last modified: 2022/12/29 07:15 (external edit)