10-31-2018 05:40 PM
Hey everyone!
I need to use DAQmx to read data from an ethernet chassis.
I installed the DAQmx driver and rebooted the computer after.
However, DAQmx pallette is still not showing up in LabVIEW.
The driver was installed completely and the computer was rebooted.
Please suggest the steps to make DAQmx show up in LabVIEW.
Solved! Go to Solution.
10-31-2018 05:50 PM
Did you install LabVIEW first?
Did you select LabVIEW support when installing DAQmx?
10-31-2018 07:51 PM
Yes, LabVIEW is installed and I selected LabVIEW support.
10-31-2018 08:23 PM
I really need DAQmx to work on a certain computer.
Please suggest any and all solutions.
10-31-2018 08:55 PM - edited 10-31-2018 08:59 PM
@RocketScientistRiddle wrote:
I really need DAQmx to work on a certain computer.
Please suggest any and all solutions.
First, go to the "certain computer". Verify that LabVIEW (what version?) is installed on this computer. Tell us (a) the Operating System (Windows 7? Windows 10? Windows XP?), (b) whether the OS is 32-bit or 64-bit, (c) the Version of LabVIEW, and (d) whether LabVIEW is 32-bit or 64-bit. Note that the "safest" (most robust, particularly for older LabVIEW versions) combination is 64-bit Windows and 32-bit LabVIEW.
Assuming this computer does have LabVIEW, does it have MAX? If "Yes", then open MAX, expand the Software Tab, and take a Screen Shot of all of the installed Software that MAX "sees" and post that, as well.
Now we will have some information about your "certain computer" and can make some (possibly intelligent) suggestions, instead of "guesses" (not that a Good Guess might hit on the solution to your problem ...).
Bob Schor
P.S. -- I have "borrowed" this from RTSLVU's current signature. It's not exactly appropriate (no "code" is involved), but the idea is the same ...
-------------------------------------------------------------------
Unfortunately, most readers of this Forum, including some real Experts, have not mastered the skill of being able to read the code that Posters fail to post. If we cannot see "what you did wrong", we are unable to tell you how to fix it. (Bob Schor 28 August 2018)
10-31-2018 11:03 PM
Hello,
Thank you so much for your time and guidance.
The info you asked for is :
System is Windows 10 64-bit
Labview is 2014 32-bit
Computer does have MAX
The screenshot of MAX software tab is attached.
Again, thank you and get back to me.
11-01-2018
06:43 AM
- last edited on
01-11-2025
02:41 PM
by
Content Cleaner
You need DAQmx 14.0 to 17.6 for it to work with LabVIEW 2014.
DAQ mx 18.5 is too new and dropped support for LV 14
https://www.ni.com/en/support/documentation/compatibility/16/ni-daqmx-and-labview-compatibility.html
11-01-2018
06:50 AM
- last edited on
01-11-2025
02:42 PM
by
Content Cleaner
DAQmx 18.5 is not compatible with LabVIEW 2014. DAQmx 17.6 is the latest version that supports LabVIEW 2014, but it will not have support for LabVIEW 2018.
DAQmx and LabVIEW Compatibility
11-01-2018 08:30 AM
Unfortunately, by installing LabVIEW 2018, you have "killed" your LabVIEW 2014 installation. The system you can use is LabVIEW 2018, 64-bit, as all the device drivers and other software will work with it, with the exception (possibly) of VISA, which seems to be an old version. [Look that the Software list in MAX that you, very helpfully, attached, thank you!].
You have two choices:
Bob Schor
11-01-2018 03:03 PM
What do you mean I have killed my labview 2014 installation?