javierhe
Active Member
- Joined
- Feb 23, 2022
- Threads
- 6
- Messages
- 31
- Reaction score
- 13
- Location
- San Jose, CA
- First Name
- Javier
- Vehicle(s)
- 2015 Mustang GT, 2020 Raptor, 2022 Mach-e GTPE
- Thread starter
- #1
Hi all,
I'm trying to display more information in RaceChrono. One thing I'd like to see is the current gear (with manual transmission). Is that possible?
I tried the following PID: 0x2211B3 but I only get "NO DATA"
Searching around looks like in Torque, you need to pass "TCM" as OBD header, but in RaceChrono, header values are only decimal/hexadecimal.
I found this on the racechrono forum, but TCM value is missing:
PCM - Powertrain Control Module - 0x7E0
ABS - Anti Lock Brake System - 0x760
IPC - Insturment Panel Cluster - 0x720
PSCM - Power Steering Control Module - 0x730
RCM - Restraints Control Module - 0x737
Does anybody knows the hex value for the TCM header?Is it 0x7F0, or 0x7E1? Maybe I need a response header as well...
Thanks!
I'm trying to display more information in RaceChrono. One thing I'd like to see is the current gear (with manual transmission). Is that possible?
I tried the following PID: 0x2211B3 but I only get "NO DATA"
Searching around looks like in Torque, you need to pass "TCM" as OBD header, but in RaceChrono, header values are only decimal/hexadecimal.
I found this on the racechrono forum, but TCM value is missing:
PCM - Powertrain Control Module - 0x7E0
ABS - Anti Lock Brake System - 0x760
IPC - Insturment Panel Cluster - 0x720
PSCM - Power Steering Control Module - 0x730
RCM - Restraints Control Module - 0x737
Does anybody knows the hex value for the TCM header?Is it 0x7F0, or 0x7E1? Maybe I need a response header as well...
Thanks!
Sponsored