Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

ni DAQ mX migration

Hello,
I have serious problems to migrate from traditional to mX NI-DAQ drivers using LabWindows CVI. Unfortunately NI presses much more on LabView than on CVI, and I found only tutorials dealing with LabView (maybe I am wrong !).
Nevertheless, please find attached a piece of code which you will define "old style programming", but that actually is the only one I am able to deal with 🙂
I would so much appreciate if some of you experts around can translate that code using NI-DAQ mX functions rather than Traditional primitives. This will be of real help for me to begin walking inside this new driver.
Thanks in advance,
Marco Sartore
0 Kudos
Message 1 of 2
(3,176 Views)
Hi,

when you install DAQmx on your machine after CVI has been installed, you should find a whole lot of examples for the DAQmx driver under the ...\CVI\Examples\daqmx\... directory. These examples are quite intuitive.
In addition you might want to take a look at this document for using DAQmx in CVI
DAQmx and CVI Tutorial
It has references to examples and documents in the bottom part.
If you have any specific question regarding a function or concept, we would be more than pleased to help you out.
Regards,

AlessioD
National Instruments
0 Kudos
Message 2 of 2
(3,167 Views)