High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

turbo c programming _ ni pci5112

hello ,

i am new to ni digitizer cards. actually i am trying to develop an application for acquiring real time data using ni pci 5112.

i  started with running the c example code " multi reacord.c"  that is supplied with ni scope 3.6 on windows xp os.

i copied all available header files and library files in the "include/library" folders in tc(turbo c) folder.

but whenever i run this source code multirecord.c i get error " cannot open include asciiPlot.h"

though it is very available in the include folder.

i tried with other codes as well but i am facing similar problems.

kindly help to solve this problem.

0 Kudos
Message 1 of 2
(5,866 Views)

vijay82,

The problem you have is most likely caused by your Turbo C IDE not configured properly.  You will need to ensure that the "include/library" folder is included in the list of "include directories".  I'm not familliar with TC, but I would imagine that these are on a settings page.

 

I hope this helps!

Systems Engineer
SISU
0 Kudos
Message 2 of 2
(5,573 Views)