DAQ Stuff: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The driver for the NI USB-6002 OEM was installed by downloading the latest driver version from the internet, not with the MATLAB support package installer. If installed succe...") |
No edit summary |
||
Line 1: | Line 1: | ||
==Installing the DAQ Driver== |
|||
The driver for the NI USB-6002 OEM was installed by downloading the latest driver version from the internet, not with the MATLAB support package installer. If installed successfully, the blue light on the DAQ should light up whenever it is plugged into the computer, or the computer is turned on with the DAQ plugged in. To double check the DAQ's connection open, NI MAX and check under devices and interfaces on the left (you might have to refresh the list). Also, using daq.getDevices in MATLAB will tell you if it is connected. |
The driver for the NI USB-6002 OEM was installed by downloading the latest driver version from the internet, not with the MATLAB support package installer. If installed successfully, the blue light on the DAQ should light up whenever it is plugged into the computer, or the computer is turned on with the DAQ plugged in. To double check the DAQ's connection open, NI MAX and check under devices and interfaces on the left (you might have to refresh the list). Also, using daq.getDevices in MATLAB will tell you if it is connected. |
||
==DAQ Manuals== |
|||
[https://wiki.physics.wisc.edu/yavuz/images/7/7a/DAQ_user_guide_6002_oem_specific.pdf 6002 OEM Manual] |
Revision as of 18:21, 23 August 2015
Installing the DAQ Driver
The driver for the NI USB-6002 OEM was installed by downloading the latest driver version from the internet, not with the MATLAB support package installer. If installed successfully, the blue light on the DAQ should light up whenever it is plugged into the computer, or the computer is turned on with the DAQ plugged in. To double check the DAQ's connection open, NI MAX and check under devices and interfaces on the left (you might have to refresh the list). Also, using daq.getDevices in MATLAB will tell you if it is connected.