Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

ANSI C shipping examples for the NI-DAQmx C API are installed

ANSI C shipping examples for the NI-DAQmx C API are installed as part of the language support and are available under Program Files\National Instruments\NI-DAQ\Examples\DAQmx ANSI C.

I can not locate the examples

I did install the software and

Program Files\National Instruments\NI-DAQ\ does exist but no examples

 

0 Kudos
Message 1 of 5
(8,309 Views)
I found the examples under C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DAQmx ANSI C.
What C program was used to create the dsp and dsw so I know which compiler to purchase
Thanks
0 Kudos
Message 2 of 5
(8,298 Views)
Hi asterof,

I am not sure exactly which examples you are referring to in the ANSI C directory (dsp,dsw), but I believe that all of the examples were written in Visual C++ 6. Along with the C code, each example contains a Visual C++ 6 Project file and a Visual C++ 6 Workspace file.

Keep me posted if you have additional questions.


Message Edited by Jordan D on 04-16-2008 12:52 PM
Best regards,

Jordan D
Applications Engineering
National Instruments
0 Kudos
Message 3 of 5
(8,292 Views)

will they compile ok using Microsoft Visual C++ 2005 Express  ?

I have the software, but I have not installed it, wanted to be sure it would before

I install.

Thanks

0 Kudos
Message 4 of 5
(8,287 Views)
Hi Asterof,

I am not sure if the workspace or project files are compatible with Visual C++ 2005 Express but the C source code should be fine. It was written in ANSI C which should be compatible with the majority of the C compilers on the market.
Best regards,

Jordan D
Applications Engineering
National Instruments
0 Kudos
Message 5 of 5
(8,279 Views)