Grande Punto Not getting remaining output lines from elm327

Currently reading:
Grande Punto Not getting remaining output lines from elm327

gamezonebull

New member
Joined
Dec 10, 2018
Messages
6
Points
3
I tried on my Fiat Punto using OBDLink MX and PuTTY (similar to HyperTerminal) to get the DTCs. I am receiving only 1 line. I am not getting the remaining lines. Any idea why?

Commands sent are:

AT AL
AT SP C
AT CAF 0
AT AT 0
AT ST FF
AT SH 7B0
AT CRA 7C0
AT FC SH 7B0
AT FC SD 04 30
AT FC SM 1
04 02 10 81
04 04 18 00 FF 00

I am getting the reply for the last command as 7C0F1100E5804901661.
I looks like there are still lines of output left. Any idea how do I get the remaining lines?
 
Last edited:
I tried on my Fiat Punto using OBDLink MX and PuTTY (similar to HyperTerminal) to get the DTCs. I am receiving only 1 line. I am not getting the remaining lines. Any idea why?

Commands sent are:

AT AL
AT SP C
AT CAF 0
AT AT 0
AT ST FF
AT SH 7B0
AT CRA 7C0
AT FC SH 7B0
AT FC SD 04 30
AT FC SM 1
04 02 10 81
04 04 18 00 FF 00

I am getting the reply for the last command as 7C0F1100E5804901661.
I looks like there are still lines of output left. Any idea how do I get the remaining lines?

Hi.

Thats pretty technical.. :)

Personally I would have just used the MultiECUScan software from yani..


But to get more info maybe post in 'computing' or Techtalk


Charlie
 
I tried on my Fiat Punto using OBDLink MX and PuTTY (similar to HyperTerminal) to get the DTCs. I am receiving only 1 line. I am not getting the remaining lines. Any idea why?

Commands sent are:

AT AL
AT SP C
AT CAF 0
AT AT 0
AT ST FF
AT SH 7B0
AT CRA 7C0
AT FC SH 7B0
AT FC SD 04 30
AT FC SM 1
04 02 10 81
04 04 18 00 FF 00

I am getting the reply for the last command as 7C0F1100E5804901661.
I looks like there are still lines of output left. Any idea how do I get the remaining lines?

What are you trying to achieve? If it is just to maintain and repair your car then it would be easier to just get Multiecuscan www.multiecuscan.net
If you are trying to develop a program or interface then you need someone who has used OBDlink mx at low level.
It may be worth looking here:
https://www.scantool.net/forum/index.php?board=59.0

Robert G8RPI.
 
Yeah I am trying to develop a program in Python as a hobby project to read DTCs.
 
Back
Top