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
950 stars 502 forks source link

How to transmit slave response after reception of header part from master #1077

Open piyushk93 opened 7 years ago

piyushk93 commented 7 years ago

I have new version of BUSMASTER i.e. BUSMASTER v3.2.0 I am trying to to transmit the slave response from BUSMASTER transmit window after reception of header part from master. But in LIN Transmit window there is no check box or something so we can select the header or response part to transmit. So i need help because i dont know how to transmit the slave response part from LIN transmit window after reception of Header part from Master (Actual ECU) Can you please kindly give the solution for this problem as early as possible.

RBEI-busmaster commented 7 years ago

To transmit Slave response for a header request, add message in 'LIN->Transmit Window' and select 'Message Type' as 'Slave'. Use 'Data Byte View' or 'Signal Details' view to update data bytes.

By default, 'Message Type' will be selected as 'Slave'.