Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

upgrading "AI Clock Config.vi" and "Count events or time.vi" from daq to daqmx

I am upgrading a program from daq to daqmx, and have run into a few problems

 

These are the two vi's that still have to be rewritten to work with daqmx:


-AI Clock Config.vi
-Count events or time.vi

 

I was wondering if anyone has experience with these, detailed documentation or if there are any services that offer reprogramming.

 

Thanks

- Nathan Mingard

0 Kudos
Message 1 of 4
(5,986 Views)

Hi Nathan

 

It would be very complex to rewrite some "old" traditional DAQ functions to use it with DAQmx, I think the better and much more faster way is to rewrite your program with the current DAQmx API.

 

So if you can describe what you would like to do we will be able to help you to program it, maybe there is still an example for it in the LabVIEW example finder ?

 

Greetz

0 Kudos
Message 2 of 4
(5,983 Views)

Hi Pixar, thanks for the reply

 

This is the Count events or time.vi in our program, the problem is there is no documentation to the Program & it's very complicated, so starting from scratch as NI suggests is not much of a possibility (and the program has to be finished by the end of December).

Image and video hosting by TinyPic Image and video hosting by TinyPic Image and video hosting by TinyPic

 

-Nathan Mingard

0 Kudos
Message 3 of 4
(5,973 Views)

Hi Nathan

 

If you are running out of time there is still the possibility to install the NI Traditional DAQ driver and use it if your hadrware is supported with the traditional DAQ.

 

For a counter you can find some examples in the LabVIEW example finder (Help -> Find Examples)

There is a prebuilt example to count edges with a DAQ board.

Counter.png

 

Kind regards

 

 

 

0 Kudos
Message 4 of 4
(5,966 Views)