Results 1 to 8 of 8

Thread: command start run time.

  1. #1
    Potential Tuner
    Join Date
    Nov 2024
    Posts
    4

    Cool command start run time.

    is there a way to modify factory command start run time? currently working with a 2018 GMC Sierra..

    Also, New to the HP Tuners world, looking forward to positive feedback

  2. #2
    Tuner
    Join Date
    Oct 2017
    Location
    Michigan
    Posts
    62
    are you you asking about the remote start run time? If so I do not believe that can be increased.

  3. #3
    Quote Originally Posted by Baxters Perf View Post
    is there a way to modify factory command start run time? currently working with a 2018 GMC Sierra..

    Also, New to the HP Tuners world, looking forward to positive feedback
    There are 2 values for remote start timers.

    one is for initial run time.
    and the second is for the extend time.

    I have never personally tried to change these values. And for the life of me cant remember how i came about them
    I can provide an xdf to you. or just change them and you can try it out on your side?
    If there is enough demand i can provide it on my shop page

  4. #4
    Senior Tuner DSteck's Avatar
    Join Date
    Mar 2008
    Location
    St. Louis, MO
    Posts
    4,865
    Remote start is controlled by the BCM. The ECM has backup timers that are used in the event the platform timer (BCM sourced) fails.

    The backup timer for the first start is at 40260 in almost every OS while the second is at 402FC. Unsigned word, each bit is 0.05s.

    DSX Tuning - Authorized HP Tuners Dealer
    http://www.dsxtuning.com
    http://www.facebook.com/dsx.tuning
    Just say no to bull s***.
    IF YOU WANT HELP, POST A FILE!

  5. #5
    Thanks Dave!

    So yes,
    If you want to do this, it is pretty involved.

    Since HPT doesn't (iirc) allow reading and writing the BCM.
    You would have to get some lower level, less user friendly tools to update the BCM.
    Is it possible yes.

    I dont recommend it for the faint of heart.

  6. #6
    Tuner Balakayt.'s Avatar
    Join Date
    Jul 2024
    Location
    DFW, Texas
    Posts
    58
    Quote Originally Posted by will_974 View Post
    Thanks Dave!

    So yes,
    If you want to do this, it is pretty involved.

    Since HPT doesn't (iirc) allow reading and writing the BCM.
    You would have to get some lower level, less user friendly tools to update the BCM.
    Is it possible yes.

    I dont recommend it for the faint of heart.
    Can you elaborate on some of these tools that would allow you to do custom changes in the BCM?? Youve peaked my curiosity.

  7. #7
    Quote Originally Posted by Balakayt. View Post
    Can you elaborate on some of these tools that would allow you to do custom changes in the BCM?? Youve peaked my curiosity.
    Im hesitant to post this here.

    However, IOTerminal can read and write (the majority of) GM ECM/BCM/TCM
    With this, you can read out the os/calibration. make the low level changes you would like and reflash it.

    This is not trivial however, you will be responsible for ensuring the module doesn't brick as well as ensuring the checksums in the binary file are recalculated.

  8. #8
    Tuner Balakayt.'s Avatar
    Join Date
    Jul 2024
    Location
    DFW, Texas
    Posts
    58
    Quote Originally Posted by will_974 View Post
    Im hesitant to post this here.

    However, IOTerminal can read and write (the majority of) GM ECM/BCM/TCM
    With this, you can read out the os/calibration. make the low level changes you would like and reflash it.

    This is not trivial however, you will be responsible for ensuring the module doesn't brick as well as ensuring the checksums in the binary file are recalculated.
    Thanks for the reply! Im not sure id ever be comfortable to try it on anything but i love learning about the more advanced stuff.