Welcome Guest. Please login or register.

Author Topic: Pids  (Read 5261 times)

0 Members and 2 Guests are viewing this topic.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Pids
« on: January 17, 2013, 11:00:31 »
hello.
i have vectra with me9.6 ecu and af40 gearbox.
with opelscanner i can acces gearbox an get torque and rpm readings out.

is there a way to get you reveal for me what mode in obd and what pid i should use to get those information out from obd?


Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #1 on: January 17, 2013, 11:54:04 »
You mean PIDs for gearbox?

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #2 on: January 17, 2013, 12:39:28 »
yes. mode and pids and possible bits and units.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #3 on: January 22, 2013, 14:51:22 »
well is it possible get that info or not?

Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #4 on: January 22, 2013, 14:55:56 »
I do not have, sorry.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #5 on: January 22, 2013, 15:03:44 »
well thats strage. how on earth did u managed opelscannercan show it if you dont know pids? as far as i know opelscanner talks only throuhg obd pids.

Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #6 on: January 22, 2013, 15:04:45 »
The PIDs, used by OpelScanner are different, then the ones, used for OBD.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #7 on: January 22, 2013, 15:09:06 »
different pids? it should be impossible.... same units and sensors are physically in same locations in can... and answering same data to querys.... no mater what program you use?

Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #8 on: January 22, 2013, 15:18:15 »
Querys are different.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #9 on: January 22, 2013, 20:37:07 »
yes thars could be but guery adress is same and recieved data as well.... so i actually need obd mode (quess it would be gm:s 22) and hex location for transmission and info how data is recived is there different query and several addresses for rpm and torque readings or will it be one guery and several byte answer whitsh containing several readings. if so it would be nice if could tell each bytes meaning.... calculations can figure out if just right binarys are available.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #10 on: February 11, 2013, 06:56:51 »
Let me try again. Sorry english is not as good as it should to be.

id like to get torgue and rpm values out of at af at40-6 gearbox

so i suppose opelscanner connects to it straight through canbus and device is  $7E0 to $7E7? Or is opel using some tifferent address?
next you need some mode and pid request to get answer. I assume mode would be 22? but pids are total mysteri for me.

so can you provide proper canbus requests for me so i get it to work?

Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #11 on: February 11, 2013, 07:26:59 »
OpelScanner uses opel's protocol to get data from the ECU and it has different PIDs, then the OBD. I checked with the Tech2 - it does not show the parameters, you want.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #12 on: February 11, 2013, 07:47:36 »
well perhaps my information ist correct but <2000 opels used to VPW protocol but newer use standard ISO 15765 CAN
am i wrong?

Offline Artur

  • Administrator
  • *****
  • Posts: 3617
    • OpelScanner
Re: Pids
« Reply #13 on: February 11, 2013, 07:51:44 »
That one uses GMLAN CAN.

Offline herraihme

  • Jr. Member
  • **
  • Posts: 21
Re: Pids
« Reply #14 on: February 11, 2013, 11:58:13 »
i have found that gmlan is pretty much same as other can reguest. and i have gmlan capable device.
next is gmlan request:
Return to Normal message (0x20): 0x7E0 01 20 00 00 00 00 00 00

where 0x7E0 is ecu adress... so it seems to have exact same address as in normal can protocol... so if you can provide reguests and answers to gearbox rpm and torque i could figure it out. i think i can learn gmlan as i did rest of protocols :)