LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView written for 8473 module compatible with 9862 module?

Solved!
Go to solution

Hello, I'm new with CAN bus communication, and I have a LV program written for 8473 module using ncConfigCANNet, ncOpen...etc. I'm thinking about switching to 9862 module.  I've been reading about this NI-XNET.  Can 9862 communicate only through XNET or can I still use my old program?  I tried to run my old program and I get an error immediately at Config vi.   

0 Kudos
Message 1 of 3
(92 Views)
Solution
Accepted by GusTTShowbiz

Hi Gus,

 


@GusTTShowbiz wrote:

Can 9862 communicate only through XNET


Yes.

 


@GusTTShowbiz wrote:

can I still use my old program? 


 No.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(60 Views)

You can use NI-XNET Compatibility Library for NI-CAN to enable code originally written using NI-CAN (Frame or Channel API) to work with NI-XNET CAN hardware. See Migrating NI-CAN Applications to NI-XNET for the caveat.

 

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 3 of 3
(33 Views)