rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
932 stars 495 forks source link

Send Messages with LIN #830

Open hfabian opened 9 years ago

hfabian commented 9 years ago

hello, i have a problem sending messages in LIN.

I want to send with Busmaster for simulating the master and get the slave data from a real ecu.

In the "Configure Transmission Messages - LIN" window, I set the Data Bytes. 2015-08-24 15_10_44-busmaster

but in the Message Window -LIN I have other Data

2015-08-24 15_12_12-busmaster

Why set Busmaster the Values of the Bytes 5, 6 and 7 to zero? How can I set this Bytes to the Values i want?

Thanks

RBEI-Prathiba commented 9 years ago

Please let us know the below details:

  1. Which hardware used
  2. Who is sending Master frame, ECU or BusMaster?
  3. What is the dlc expected by Master frame?
hfabian commented 9 years ago

Hardware is PCAN-USB Pro FD. BusMaster send the Master Frame, the ECU is the Slave.

I want to send the Data Bytes 46 EB 27 F5 EB 41 FC but BusMaster sends the Data Bytes 46 EB 27 F5 00 00 00.

I have the same problem with a Vector CANcase.