LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

nidaqmx nidaqmxbase

Hi everyone

 

I am just starting out with c++ programming using NIDAQmx functions. In the examples I have found, functions are called "NIDAQmxSomeFunction" whereas in the documentation I have foundt the functions are called "NIDAQmxbaseSomeFunction". What is the difference between the functions with and without the base. Where can I find documentation for the functions wihtout the base word if there is an important difference.

 

Kind regards,

 

Magnus Lilledahl 

0 Kudos
Message 1 of 3
(3,213 Views)
I think base stands for "basic functionality" and without base means added features.
0 Kudos
Message 2 of 3
(3,183 Views)

Dear Magnus,

 

thank you so much for your post on our webforum. Please not that DAQmxbase must be seen as a totally different driver tended for other operating systems as Windows. The DAQmx base driver is indeed missing some functionality if you compare this with DAQmx for Windows.

Because it can be seen as a different driver, calling the driver should be different. Please let me know if you have any further questions.

 

Best regards,

Martijn S
Applications Engineer
NI Netherlands
0 Kudos
Message 3 of 3
(3,092 Views)