Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

ECU MC problem PXI-8513

Solved!
Go to solution

Hello,

 

I have created a LabVIEW tool which implements XCP under CAN. I have an ECU, and my tool is working fine with a NI 9862.

Now I transferred my software to another system with PXI-8513. A normal CAN communication with XNET is working (rest bus simulation), but the XNET 'CONNECT' command goes to timeout error -301096, and after this I see only error frames in the bus monitor.

 

What is the difference regarding ECU MC between PXI 8513 and cDAQ 9862? Any idea?

 

Madottati

0 Kudos
Message 1 of 7
(5,406 Views)

Hello Madottati,

 

which version of ECU and LV you are using?

 

Have you checked the port name?

 

Have you increase the timeout for an test?

best regards
Alexander
0 Kudos
Message 2 of 7
(5,364 Views)

Hi Duffy,

 

I am using ECUMC 15.0 and NI-XNET 15.0. LabVIEW version is 2014.

 

I tried that solution from the knowledge base, but I haven't found information about timing factor. Which value should I try for PXI 8513?

 

Madottati

 

0 Kudos
Message 3 of 7
(5,356 Views)

Hello Madottati,

 

can you please lock into the CAN busmonitor to see, if the acknowledge from the ECU was sent to the card.

best regards
Alexander
0 Kudos
Message 4 of 7
(5,331 Views)

Hi Duffy,

 

how can I see that? If the ECU does not send its ACK, there must be an ACK error frame on the bus monitor. I don't see acknowledge error.

0 Kudos
Message 5 of 7
(5,329 Views)
Solution
Accepted by topic author Madottati

Please check the can termination :

 

CAN Physical Layer and Termination Guide - National Instruments
http://www.ni.com/white-paper/9759/en/

 

 

0 Kudos
Message 6 of 7
(5,304 Views)

Hello lnagl,

 

I checked that, that was the problem 😉

 

Madottati

0 Kudos
Message 7 of 7
(5,301 Views)