Hello,
I have a PCI DIO Card 120. It looks like CP381fo Kontron (
http://fr.kontron.com/index.php?id=226&cat=93&productid=144). I would like configure and send / receive data on my PCI DIO 120 with labwindows CVI. After a lot of researches on the web, I find that I must use CBACCES.LIB and ACCES32.H to initialize my card. But when I want compile or run my program 3 links errors appears :
- undefined symbol 'GetNumCards' refernced in customio.c
- undefined symbol 'QueryCardInfo' refernced in customio.c
- undefined symbol 'CloseCard' refernced in customio.c
So, I don't understand why? Normally these functions are in the Library.
Could you explain me why? and if the function DIG_Prt_*** can solve my problem
Message Edité par renega le
02-04-2008 04:30 AM