03-16-2017 03:39 PM
Hello,
I am trying to use NI USB-6212 DAQ on windows 7 and have installed the device drivers for it but cannot access it in LabVIEW. I am currently using LabVIEW 2016 trial version. Any help?
Thanks.
- Shishir
03-17-2017 09:06 AM
Which version of the DAQmx driver are you using? Also, did you install the driver after you installed LabVIEW?
03-22-2017 05:50 PM - edited 03-22-2017 05:50 PM
I am using the DAQmx 16.1.0. And I did install it after installing Labview. Still don't know what the problem is.
03-24-2017 11:26 AM
Do you receive any errors when you open NI MAX (Measurement and Automation Explorer)?
03-24-2017 12:41 PM
No. I am able to run the DAQ in NI MAX and complete self test. The software is there. When I go to labview, I don't get the DAQ assistant option.
03-24-2017 12:56 PM
Are you able to access the DAQmx API Pallet on the block diagram within your VI? This is located on the block diagram when you right click (Measurement I/o -> NI DAQmx). This is where the DAQ Assistant will be located but we can also use the other DAQmx VIs for configuring your channels and acquiring data. There are multiple examples within the NI Example Finder for acquiring data through this process and it is the approach I typically recommend for Data Acquisition.
03-24-2017 01:07 PM
There is no DAQmx API Pallet on the block diagram (Measurement I/o -> NI DAQmx). I don't see it in the express VI's also. Is this just a limitation of trial version or there is some other problem.
03-25-2017 08:22 PM
I installed everything on windows 10 and it works.....but not on windows 7. Is there any particular reason for that?
03-27-2017 03:12 PM
Yeah it shouldn't have been an issue of a trial version vs. a full version. So since we were able to install the software on Windows 10 successfully it seems like there was an issue with the install of the NI-DAQmx driver during the previous installation process.
11-29-2017 08:04 AM
Hello,
I have the same problem. Did you found solution ?
Thanks in advance.