Industrial Communications

cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating NI-CAN application to NI-XNET delphi

Solved!
Go to solution

I want to migrate a NI-CAN application to NI-XNET. My application run on a NI-PCI-CAN series 2 and i need it work on a NI PXI-8512 .

I develop with delphi.
I followed the "Migrating NI-CAN Applications to NI-XNET" tutorial : http://www.ni.com/white-paper/9717/en/
I can see the card in MAX like explain in the tutorial.

 

I realised a small application who show the receive data. That application work well with my first card but didn't work with the new. 

From the NI-CAN library i use : ncConfig, ncWaitForState, ncOpenObject et ncRead.

 

I want my NI-CAN application work on my new card without touch the source code. Is it possible?

0 Kudos
Message 1 of 3
(5,900 Views)
Solution
Accepted by topic author G.LEGO

That tutorial is only for LabVIEW. I think you will have to modify your source to use the new card. 

Jesse Dennis
Engineer
INTP
0 Kudos
Message 2 of 3
(5,877 Views)

So i will have to modify my source code.

 

Thank's for your answer.

0 Kudos
Message 3 of 3
(5,847 Views)