Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i use my BBC to program my E-series DAQ

Can some1 tell me how to use my Borland Builder C/C++ to program my E-Series Daq. Links are accepted greatfully. Thanks to the crew!
0 Kudos
Message 1 of 4
(2,689 Views)
Rupinho,
Here is a link to a KnowledgeBase entry about installing Borland support from NI-DAQ: http://digital.ni.com/public.nsf/websearch/E61ED056FB8D15D986256931006B2191?OpenDocument.

Once you have installed the support files and examples, you should be able to open and run the examples and see the method of programming used. There are also a few other examples online. Just go the Example Code Library in the Developer Zone and search for Borland.

Good luck with your application.
0 Kudos
Message 2 of 4
(2,689 Views)
"Sarah,
Thank's very much! But i'm still a bit confused.
I'll tell u here i'am: Borland Builder C++ rev 4.0 Enterprise edition installed on my host, NIDAQ 7.0 installed on my host (the same). Now when I open a new project in BBC++ which files do i have to link;
headers files(xxx.h)and which lib files??
how do i get all the functions name and parameter to pass, in the lib file??
Thank's for your pacient.
0 Kudos
Message 3 of 4
(2,689 Views)
Currently, NI-DAQ 7.0 does not support the Borland compiler. Use NI-DAQ 6.9.3 or earlier. Also, when you are installing, make sure ot select Borland as your compiler and opening examples should go much smoother.
0 Kudos
Message 4 of 4
(2,689 Views)