Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: SRS System

  1. #1
    Junior Member
    Join Date
    Sep 2005
    Posts
    13

    Default SRS System

    Was wondering if anybody has been able to read DTC's from the SRS / ABS system, i think the module is $F7 and $F9 this is for a VT V6 commodore. I have seen in the service manual lots of DTC's up to 130 relating to ABS / SRS faults, also would clearing SRS faults be simply a matter of going into the vehicle data stream editor and under ECM/PCM $0A change the value from $F5 to $F7.

    Cheers
    Last edited by vsboost; November 21st, 2009 at 04:55 PM.

  2. #2
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    If you used the correct module ID for the SRS and/or ABS modules then, yes you should be able to send the clear DTCs command the same as you would for the ECM.

    I don't have any SRS/ABS module info to read/decode their DTCs though.

    Regards
    Paul
    Before asking for help, please read this.

  3. #3
    Junior Member
    Join Date
    Sep 2005
    Posts
    13

    Default

    Thanks for your reply, yea tried using F7 and no go

  4. #4
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    SRS module IDs should be in the range $A0..$A7
    ABS module IDs should be in the range $90..$97

    Scan the chatter and see which module ID's show up.

    I'm not sure if you can communicate with modules using those ID's, I've never tried it.

    Regards
    Paul
    Before asking for help, please read this.

  5. #5
    Junior Member
    Join Date
    Sep 2005
    Posts
    13

    Default

    Thanks Blacky, ill give it a go, i was just going by what i seen in the efilive doc under the modules section which says F7 is SRS and F9 is ABS...

    Ill let you know

    PS. when you say scan the chatter, what exactly should i be looking for (never used the chatter)

  6. #6
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    It may be you need to use $Fx to send specific commands to modules - I don't know.

    The chatter is the BCM or ECM sending a "request" (even ID's) and getting a "response" (odd ID's) from the various modules.

    i.e. chatter may look like:

    $A0,$57,$01,$02,$XX (BCM or ECM requesting info from module $A0)
    $A1,$59,$AA,$BB,$CC,$DD,$XX (Reply from module $A0)
    $90,$57,$01,$02,$XX (BCM or ECM requesting info from module $90)
    $91,$59,$AA,$BB,$CC,$DD,$XX (Reply from module $90)

    Regards
    Paul
    Before asking for help, please read this.

  7. #7
    Junior Member
    Join Date
    Sep 2005
    Posts
    13

    Default

    I have tried

    F2, 56, 0A (this resets the instrument cluster)
    just a question to reset the DTC's from the PCM the string is

    F5, 57, 0A

    Can you tell me what the second (56, 57) byte does

    Cheers

  8. #8
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    The second byte is the number of data bytes to follow, less $55.

    So $55 means no data bytes to follow, just the checksum byte,
    $56 means one data byte plus the checksum
    $57 means two data bytes plus the checksum
    etc

    Regards
    Paul
    Before asking for help, please read this.

  9. #9
    Junior Member
    Join Date
    Sep 2005
    Posts
    13

    Default

    Just an update

    sending $F1,$57,$0A,$00,$AE seems to reset the BCM
    sending $F2,$57,$0A,$00,$AD resets the instrument cluster
    sending $F9,$57,$0A,$00,$A6 resets the ABS

    but

    sending $F7,$57,$0A,$00,$A8 does not reset the SRS

    this could be because there is still a fault with one of the modules attached to the SDM (just a theory anyway)

  10. #10
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,503

    Default

    Try leaving off the second data byte $00 and just send: $F7,$56,$0A,$XX (where $XX is the checksum).

    Regards
    Paul
    Before asking for help, please read this.

Page 1 of 2 12 LastLast

Similar Threads

  1. 09 lmm operating system
    By 07.5duramax in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 8
    Last Post: December 11th, 2009, 12:59 PM
  2. 02 operating system?
    By THEFERMANATOR in forum Allison 5 & 6 Speed
    Replies: 1
    Last Post: October 25th, 2009, 12:58 PM
  3. Going from 00 to 02 operating system
    By lastcall190 in forum Gen III V8 Specific
    Replies: 8
    Last Post: November 12th, 2007, 04:50 PM
  4. operating system
    By ls1transam346 in forum Gen III V8 Specific
    Replies: 4
    Last Post: February 22nd, 2007, 11:49 AM
  5. Custom OS system for the VU Ute
    By Scoota in forum General (Petrol, Gas, Ethanol)
    Replies: 1
    Last Post: May 26th, 2005, 11:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •