ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows 7 compatibility with Trad. Daq and conversion Trad. Daq to DAQmx 9.5

Hi all together,

I am trying to get old software using the traditional Daq running on windows 7 with DAQmx version 9.5.1 .

As far as I understand I need to substitute the old .vi´s by the new DAQmx vi´s. Especially I would like to substitute

 

Counter control.vi

Counter Get Attribute.vi

Counter Group configure.vi

Counter Set Attribute.vi

 

Do you know what could be the corresponding vi´s in the DAQmx version 9.5.1.? Is it necessary to reprogramm or can simply substitute the old vi´s by the new ones in my costum vi?

 

Thanks a lot for answers in advance!

0 Kudos
Message 1 of 4
(3,261 Views)
Unfortunately, there is no one to one correspondance between the two drivers. You need to reprogram.
0 Kudos
Message 2 of 4
(3,256 Views)

Dennis is right (as usual), but I'd add that if you understand the functional behavior you need to produce, there's a good chance you can find a DAQmx-based example that'll at least get you really close.

 

My foggy memory of  counter programming in trad NI-DAQ makes me suspect you might have a simple edge-counting task, possibly from a non-default input terminal.  I'm guessing that "Counter Control" is called to start the task and "Counter Get Attribute" is called to read the count.  I think I recall that "Set Attribute" was only needed for non-default stuff, like specifying a different place to look for the edges (events) to count.

 

Am I close?

 

-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 3 of 4
(3,245 Views)
0 Kudos
Message 4 of 4
(3,244 Views)