mol78
и еще последний штрих
в этом посте
http://pccar.ru/showpost.php?p=135060&postcount=462
есть лог где эбу честно отшивает

.
readlogs1.5.1 валится в ошибку от таких ответов.
Цитата:
7Fh this a general response usually indicating the module doesn't recognize the request.
|
Цитата:
TxD(Эхо):82 11 F1 01 1C A1
RxD:83 F1 11 7F 01 11 16
TxD(Эхо):82 11 F1 01 D3 58
RxD:83 F1 11 7F 01 11 16
|
в нормальном ответе должно быть
Цитата:
TxD(Эхо):82 11 F1 01 D3 58
01h+40h=41h
RxD:83 F1 11 41 ....
|
Цитата:
Custom mode
Same as query, except that 40h is added to the mode value. So:
41h = show current data;
42h = freeze frame;
etc.
|
Цитата:
Custom mode: same as query, except that 40h is added to the mode value.(e.g.: 62h = response to mode 22h request)
|