ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview ECU MC Examples Running Error(error-301096)

Solved!
Go to solution

Hello All, I'm running  the example "Edit a parameter curve.vi" always appear "Error-301096" without a real ECU, Error: A timeout occurred while waiting for a response from a slave device.

    

  • My hardware communication tool is "USB-8501".

  • My Labview software version is "LabVIEW Runtime 2018 SP1 f5".
  • My ECU MC Toolkit version is "ECU Measurement and Calibration Toolkit 20.6", also installed "ECU Measurement and Calibration Toolkit Runtime 20.6".
  • My NI-XNET version is "NI-XNET 20.5.1"

Before each time run the "Edit a parameter curve.vi", I've already run the "ECUMC Demo ECU XCP.vi", The following picture is detail configuration:

 

ECUMC demo ECU XCP.png

 

It's only display ECU Running, Then I running the  "Edit a parameter curve.vi", The following keeps happening:

 

error.png

 

I use "ECUMC XCP and CCP Trace" monitoring  the communication Frame information,  It is observed that only have request frame without response frame, the following picture is detail:

 

Trace.png

 

I am troubled by this question,  I appreciate being offered some solutions to the problem.

Thanks!

 

ALian

New User

 

0 Kudos
Message 1 of 8
(6,402 Views)
Solution
Accepted by topic author 阿莲

     Problem solved.

The ECU MC Examples Running simulation need config Protocol: TCP/IP, Not Protocol: CAN ,               Follow the link below:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGumCAG&l=zh-CN

 

ALian

New User

0 Kudos
Message 2 of 8
(6,377 Views)

Can i run Ni Xnet frame transmissions and ECUM simultaneously.

0 Kudos
Message 3 of 8
(5,082 Views)

Please start a new thread for a new question.

Anyway, see Run ECU MC or ADCS and XNET Simultaneously On the Same CAN Port

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 4 of 8
(5,078 Views)

I have tried it, and it's giving an Error. Please share any solution.

donbosco100_0-1697479301533.pngdonbosco100_1-1697479342270.png

 

0 Kudos
Message 5 of 8
(5,069 Views)

The baud rate settings must be the same.

What are the baud rate settings on DBC and A2L files?

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 6 of 8
(5,061 Views)

Baud Rate the same as 500k If run parallel ECUMC and xnet it s gives error

donbosco100_0-1697514155831.png

 

donbosco100_1-1697514317555.png

 

0 Kudos
Message 7 of 8
(5,048 Views)

The ECUMC Demo ECU XCP runs on CAN 2.0, but your DBC is running CAN FD+BRS.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 8 of 8
(5,030 Views)