Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

What is needed to run "EXAMPLE CODE"

I downloaded several of your example code zip files.
They seem to be greatly varying in type of content, i.e. not always including source code, sometimes only a ".vi" file, sometimes source and a ".prj" file, sometimes only a .llb file. When source code is included, include-files are being used, that I don't seem to have the libraries for.

I have neither LabView nor Visual C++ nor Visual Basic at my disposal, just the NI-DAQ software that came with the board - PCI-6036E - and Borland Builder v5.

Are there any examples that I could use, with only the above resources?

Thanks
0 Kudos
Message 1 of 4
(2,616 Views)
You might consider a copy of the evaluation version of LabVIEW. With this, available at N.I., you can get an understanding of the beauty, simplicity and fun of developing applications with LabVIEW.
Since using LabVIEW I never typed another line of code.
The demo-version used to come with (don't know about nowadays) an easy mini-course G, the language used in LabVIEW. When running your evaluation copy you should be able to run the .vi and .llb files.
Good luck,
Patrick
0 Kudos
Message 2 of 4
(2,616 Views)
Hello;

Unfortunately, NI-DAQ doesn't have API for Borland Builder. You need to consider purchasing one of the Software Languages mentioned on your posting.
Regards
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 4
(2,616 Views)
Rubbish
Borland C++ Builder works fine with NI-Daq.
Use the lib file that end with ****b.lib
0 Kudos
Message 4 of 4
(2,616 Views)