Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6229 c++

Hi friends,

 

 i need a little advice. I am using Multifunction NI USB 6229 for some measurements. I know how to control this instrument using Lab View DAQ assistant but now i need control this instrument using C++ code and i have no idea how to do it (how to communicate with NI USB 6229). We use CodeGear Delphi and C++ Builder. Please can anybody send me example or tell how exactly program this application?

 

Thank you for any help.

0 Kudos
Message 1 of 3
(6,735 Views)
By the way it is not necessary using C++ i can use Delphi too (it is all the same to me). So is in builder any component who communicate with this instrument? Sorry maybe it is silly question but i am really beginner with programing this instrument. 
0 Kudos
Message 2 of 3
(6,731 Views)

Hi

 

You can use NI-DAQmx drivers, which can be nowloaded from here for free: http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/en?q=daqmx&x=0&y=0

 

Those drivers include also libraries which can be used in any text-based programming language. This document (together with the links included there) will help you a lot:

http://digital.ni.com/public.nsf/allkb/8715FD7608B79AFC86256ECA004B87F1

 

Let me know if you have any other questions

Best regards,
Maciej Antonik
National Instruments Poland
0 Kudos
Message 3 of 3
(6,699 Views)