LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

no daqmx function under measurement IO

Hello,

I have labview 2017 software and PCI 4474 hardware, and I was able to integrate PCI 4474 into labview 2017 through DAQmx driver previously.

Recently, I formated my computer and reinstalled labview 2017 then DAQmx driver.

I tried several versions of the DAQmx driver, such as 19.1, 19.5, 20.0, and 20.7, which are compatible with labview 2017.

NI-DAQmx와 LabVIEW의 호환성 - NI

On the NI MAX, I can see that the DAQmd driver is properly installed.

gyungmin_1-1719105461997.png

However, there is no daqmx function under measurement I/O palette of labview 2017.

gyungmin_2-1719105571999.png

The driver installation does not generate the DAQmx folder at LabVIEW 2017\ vi.lib. So, I think the DAQmx driver installation does not recognize my labview version. I see there have been several posts relating this issue, and often it was suggested to select tap for "NI-DAQmx Support for LabVIEW 2017" during the installation, but I do not see this option. Actually, the DAQmx driver installation is done by NI pakage manager, and I installed every items that are allowed during the installation.

gyungmin_3-1719107339602.png

 

Does anyone have a idea how to solve this problem?

 

 

 

0 Kudos
Message 1 of 4
(425 Views)

Hi gyungmin,

 


@gyungmin wrote:

 Actually, the DAQmx driver installation is done by NI pakage manager, and I installed every items that are allowed during the installation.

 

Does anyone have a idea how to solve this problem?


LV2017 is a version before NIPM became available. And NIPM often/mostly doesn't know about software that was released before NIPM…

 

Suggestion: Use your LV2017 installation media and install DAQmx from those media. Then both software packages "know each other"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(391 Views)

If you have your activation code (or License number) for LabVIEW 2017 (I assume 32-bit), you can download LabVIEW 2017 from NI.  You might only be missing DAQmx and drivers for this version.  If that doesn't work, I'd recommend doing the following on a test PC or on a VM --

  • Ensure that LabVIEW is not (yet) installed on this machine.  Look in Program Files and in Program Files (x86) for a folder called National Instruments -- if it is not present, then you can continue with installing a (new) copy of LabVIEW 2017.
  • Do a Web search for "LabVIEW Download" and go there.  Search for Version "2017 Patch" (might as well get the patches).  Choose
    Base. Full, Professional) and 32-bit "Bittedness".  Include Driver Software.
  • You'll now start the download/installation process.  I recommend installing the minimum at first.  You want LabVIEW (of course), other major packages that you know your license supports (like possibly the Report Generation Toolkit or LabVIEW Vision, but be sure of your licenses!), DAQmx, and Drivers that you know you use (you can always add later).  Note if you have an Installation kit (a USB Key, for example), you can just "install from the Key".
  • LabVIEW Installation is something of a "Dark Art".  It sometimes doesn't work if you do it "all at once".  If you "get stuck", try installing a few packages at a time.  Don't forget to reboot when necessary!

Bob Schor

 

0 Kudos
Message 3 of 4
(353 Views)

Hi GerdW,

 

I found that the original install kit has an option to install intruments divers, which includes DAQmx.

Installing both labview 2017 and DAQmx driver from the original intall kit solves my problem.

Many Thanks.

 

Gyungmin

Message 4 of 4
(325 Views)