LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI DIO 120 acces32.dll

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
0 Kudos
Message 1 of 2
(3,359 Views)

Hi,

Could you send your project files ? So that I could have a look at your problem.

Best regards,

0 Kudos
Message 2 of 2
(3,306 Views)