Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming DAQ Board using C++ Builder 6.0

"Hello,
I'm trying to program PCI-DIO-32HS using C++ Builder 6.0 and DAQ driver 6.9.3 in Windows XP.
I added nidaq32b.lib and nidex32b.lib to my C++ project, and compiled C++ file slightly changed from Borland C example, but always got the error message related with something of initialization.
So I made lib files from the start using implib command, but got no results either.
Could anyone let me know the another way?"
0 Kudos
Message 1 of 2
(3,197 Views)
Make sure you add the include and library paths to your C++ directory paths. Are you getting compile errors or run-time errors? I would also try running some of the shipping examples for the PCI-DIO-32HS.

Joshua
0 Kudos
Message 2 of 2
(3,197 Views)