Page 2 of 5

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Fri Apr 16, 2021 12:00 pm
by MudDuck514
Hi all,

First, it looks like he is typing AT(space)Z
NOT ATZ (NO space)
Second, I THINK the ELM329 is a CAN only device!
Of course I have been wrong before, soo....
Mike

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Fri Apr 16, 2021 12:01 pm
by Tazzi
Doesnt matter about spaces, ELM devices ignore them.

And ELM329 is can based, but still supports same commands.

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Fri Apr 16, 2021 12:37 pm
by Gampy
04colyZQ8 wrote:Ok I tried 9600 and then 38400 I think it’s 38400 it’s a Ford branded elm327. I get
>now I type AT Z
And hit enter and goes back?
Like cursor goes between >(cursor)t z and the a disappeared.

I have a elm329 Also but I don’t think that handles class 2 vpw?
To clarify, The device in use is a Ford branded elm327 ... and the OP also has an elm329.

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 3:00 am
by 04colyZQ8
Thanks! That’s what I thought:) but it just hangs doesn’t respond back with elm 327. I have experience with C I can write a program to parse the codes to enable the avt 852. I just don’t know where to find that info. Someone said the log file of the pcm hammer? I don’t have a old pcm to run it to get a log! Do you have a log file using a avt? That I can look at?

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 3:48 am
by Gampy
You tried pasting the ATZ command into PuTTY and it still does not return a response ??
If it doesn't, store it in the rubbish bin ...

On the AVT, some info is available on the AVT site, I have never looked but I've heard it's skimpy, it's my understanding they have their own "PuTTY" like program that has a scripting language, you need to look at the sample scripts.

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 8:39 am
by 04colyZQ8
Gampy wrote:
04colyZQ8 wrote:Ok I tried 9600 and then 38400 I think it’s 38400 it’s a Ford branded elm327. I get
>now I type AT Z
And hit enter and goes back?
Like cursor goes between >(cursor)t z and the a disappeared.

I have a elm329 Also but I don’t think that handles class 2 vpw?
To clarify, The device in use is a Ford branded elm327 ... and the OP also has an elm329.
That’s right. Perhaps I need to somehow enable echo return? It’s like the Ford branded elm327 isn’t sending any response back?

Yes I have avt852, efi live, elm329, mongoose pro and Ford elm327.

Could I use the vpw message sending program from pc hammer to “open” the port on the avt852? Then close that program and open the capture program?

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 9:58 am
by Gampy
Echo status has nothing to do with responses from the device, it only affects commands entered. (whether you see ATZ or not when you type ATZ) To prove, paste AT E1 to turn echo on, AT E0 to turn echo off ...
ATZ should return a response regardless.
You can try pasting other commands, each command should return at the very minimum a response of OK or ?

No, VpwDecoder will only work with ELM327 compatible devices, the AVT is not ELM compatible, it has it's own propitiatory language.
Try VpwDecoder on your ELM327 device ...

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 10:46 am
by ironduke
I took a quick look, is there any way to change what the enter key does in putty??

When I use termite I can tell it to send a carraige return(CR) or a linefeed(LF), or both.. I don't know the ford elm327 but maybe it needs a linefeed char AND a CR?? Might not be getting the message without it?

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 11:01 am
by Gampy
ironduke wrote:I took a quick look, is there any way to change what the enter key does in putty??

When I use termite I can tell it to send a carraige return(CR) or a linefeed(LF), or both.. I don't know the ford elm327 but maybe it needs a linefeed char AND a CR?? Might not be getting the message without it?
Yes, in the Category box under Terminal ...

Re: Using capture vpw from pcm hammer tools. Cable setup hel

Posted: Sun Apr 18, 2021 12:17 pm
by ironduke
Gampy wrote:
ironduke wrote:I took a quick look, is there any way to change what the enter key does in putty??

When I use termite I can tell it to send a carraige return(CR) or a linefeed(LF), or both.. I don't know the ford elm327 but maybe it needs a linefeed char AND a CR?? Might not be getting the message without it?
Yes, in the Category box under Terminal ...
Thanks, I must have an older version then? or is it the implicit lines?? lol, what does implicit mean anyways??
Screenshot 2021-04-17 221704.png
Screenshot 2021-04-17 221704.png (30.72 KiB) Viewed 3235 times