LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

traditional daq AI hardware config.vi to daqmx

I was working with PCI 6023 card using DAQ in LabVIEW6. Now, when I upgraded the card to PCIe 6321 card, it requires DAQmx for LabVIEW16. I am able to upgrade program from DAQ to DAQmx as DAQ does not support new card of PCI. There is one subvi i.e. AI hardware config.vi of DAQ which I am not able to upgrade to DAQmx.

0 Kudos
Message 1 of 18
(2,943 Views)

Hi.

 I cannot find replacement of AI Hardware Config. vi of DAQ in DAQmx.

Please help me @contact: swalia316@yahoo.com

0 Kudos
Message 2 of 18
(3,084 Views)

Hi Shilpawalia,

 

There may not be a direct replacement of the AI Hardware Config.vi in DAQmx. Check out the link below about transitioning from NI-DAQ to DAQmx.

 

Transition from Traditional NI-DAQ (Legacy) to NI-DAQmx in LabVIEW

https://www.ni.com/en/support/documentation/supplemental/06/transition-from-traditional-ni-daq--lega...

Jiwhan S.
Technical Support Engineer
National Instruments
0 Kudos
Message 3 of 18
(3,069 Views)

Hi

  I got idea about every VI replacement of DAQ in DAQmX but did not get anything related with AI HARDWARE CONFIG.VI.

 

0 Kudos
Message 4 of 18
(3,063 Views)

It's been a lot of years since I used the old "traditional NI-DAQ" driver (and even more since I wanted to).  So I'm going by untrustworthy memory here.  That said, here goes.

 

"DAQmx Create Virtual Channel" - covers some of the things formerly set up in "Group Config" and "Hardware Config".   You can define things like channels, voltage ranges, terminal config there.

 

 

What other kinds of inputs fed into "AI Hardware Config" that you haven't been able to accomplish in DAQmx?  Have you explored the DAQmx property nodes for these things?

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
0 Kudos
Message 5 of 18
(3,056 Views)

I have got lvdaq.dll of DAQ which support all DAQ subVIs including AI hardware config. But if I run VI in 64bit PC, it does not support for the DAQ.  

I need to upgrade DAQ to DAQmx. Does DAQmx have any .dll supporting file.

0 Kudos
Message 6 of 18
(2,921 Views)

Hi shilpawalia,

 


@shilpawalia wrote:

I have got lvdaq.dll of DAQ which support all DAQ subVIs including AI hardware config. But if I run VI in 64bit PC, it does not support for the DAQ.


NI-DAQ was deprecated when 32bit OS was still "state of the art". It will not run on an 64bit OS…

 


@shilpawalia wrote:

I need to upgrade DAQ to DAQmx. Does DAQmx have any .dll supporting file.


Yes, DAQmx also relies on DLLs.

But you don't need to care about them as long as you use all those DAQmx functions!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 18
(2,914 Views)

How to replace or upgrade "AI hardware config" of DAQ in DAQmx.???

0 Kudos
Message 8 of 18
(2,885 Views)

Hi shilpalawia,

 


@shilpawalia wrote:

How to replace or upgrade "AI hardware config" of DAQ in DAQmx.???


Did you read the answers you already got in this thread?

What about message #5 by Kevin Price?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 18
(2,882 Views)
Message 10 of 18
(2,857 Views)