Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

CAN query

Hi

I am developing some labview code using CANOPEN protocol , codes are integrated .One of the case requires only CAN function and not CANOPEN protocol.The function can be developed using CAN functions.

I want to know while integrating this case with my integrated code will there be any  conflict between CAN and CANOPEN .If yes what is the alternative .

Waiting for reply,plz mail to mp_rohith@lntemsys.com
0 Kudos
Message 1 of 3
(4,526 Views)
Hi,
CANopen is an extension of the CAN protocol, thus using CAN functions within code that already contains CANopen functions should not cause any conflict issues.

Regards,
John E.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 3
(4,508 Views)
you cannot use the CANopen Library for LabVIEW and any NI-CAN driver api together at the same CAN port. Thats because only one api can configure one port at a time.

DirkW
0 Kudos
Message 3 of 3
(4,505 Views)