Page 1 of 1

UDS API

Posted: Mon 21. Jan 2019, 04:35
by H.Tina
Dear
Recently, I have used UDS API services to send some data to ECU.but I have meet some question , because of the data to send is too long,I want to change the time between two consecutive frames, I want to set the time is 5 ms .so I used the PUDS_Param_Separation _time,but the time between two consecutive frames is also more then 10 ms.how to solve this.
best wishes

Re: UDS API

Posted: Mon 21. Jan 2019, 08:33
by K.Wagner
Hello,

please note that the separation time is actually set by the reception part, normally the ECU. Check the configuration of your ECU and try to change the value at it.

Re: UDS API

Posted: Mon 21. Jan 2019, 09:07
by H.Tina
Dear
Do you mean ,if I want to send the time of two consecutive frames is 5 ms .The ECU have to set 30 00 05,then the time between two consecutive frames will be 5ms
best wishes

Re: UDS API

Posted: Mon 21. Jan 2019, 09:51
by K.Wagner
yes. The ECU as well as your client should use 5 ms.