|
Title: Need help finding b_brems location, 032CL Post by: miigotu on October 06, 2018, 11:39:52 AM Can anyone help me find b_brems in this bin? All I can get so far is b_br and b_bl
Title: Re: Need help finding b_brems location, 032CL Post by: miigotu on October 06, 2018, 09:47:28 PM Can anyone help me find b_brems in this bin? All I can get so far is b_br and b_bl Solved this myself. b_br IS b_brems at 00FD4A.11 in this file. Thanks. Title: Re: Need help finding b_brems location, 032CL Post by: gt-innovation on October 07, 2018, 01:56:14 PM B_br is the brake switch.. Condition Brake Pedal Switch (0/1)
B_brems is the validated condition (brakes activated/engaged) and has the same distance from b_kuppl(+-offset) in me7 and from b_kuppl from med9 You can use both but b_br makes more sense as it is just a switch and maybe first in priority in the original code.. |