03-02-2020 08:03 AM
I'm rather new to using labview and I having an issue with a test Data Aquisition lab I'm trying to setup using NI-DAQmx 6008, I installed it but there no comunication with software.What I can do the Daq assistent doesnt for configuration.
Rgds
Antonio Lourenco
03-02-2020 08:31 AM
Have you installed the DAQmx drivers? Do you see the device in Measurement and Automation Explorer.
03-02-2020 09:01 AM - last edited on 03-02-2020 10:21 AM by Kristi_Martinez
Yes I have installed the driver and i saw the device in Measurement and Automation Explorer, please coul you same attached print screen.
03-02-2020 09:05 AM
Here are more print screen please help me.
Rgds
Antonio Lourenco
03-02-2020 09:51 AM
I see you have LabVIEW 13.
Which version of the DAQmx drivers did you install?
Did you install them AFTER installing LabVIEW?
03-02-2020 09:58 AM
The version is NI-DAQmx 9.7.5
I Installed it after install labview 13.
Rgds
Antonio Lourenco
03-02-2020 10:04 AM - edited 03-02-2020 10:06 AM
According to this https://www.ni.com/en-us/support/documentation/compatibility/16/ni-daqmx-and-labview-compatibility.h... that combination should work. Perhaps there was an issue with the installation and you can try install DAQmx again.
Are you sure it was the full DAQmx and not the run-time engine?
I would try downloading and installing DAQmx 16.1 which is the newest version of DAQmx that still works with LabVIEW 13.
What happens if you double click on the DAQ Assistant node? It should open automatically for configuration when you drop it, but somewhere there is a setting that can disable automatic configuration. It is very odd that your MAX screen doesn't show any symbol to open the tree further for the Software branch.
Oh and be careful about showing your splash screen with your license number. You should erase that part out. I'll ask a moderator to fix it.
03-02-2020 10:44 AM
The size of this driver is 1.83 G.
03-02-2020 12:13 PM
Using LabVIEW 2013 you can update your DaqMX to version: 16.1. I am not sure if that will help or not.
You could also post your code so we can take a look to see what you are doing there.