Page 1 of 1
Rain light flashing
Posted:
Fri Mar 24, 2023 5:23 am
by nybimmers1
Hi ,
A change has been made to racing rule of my racing organization that requires the rain light to be steady “ON,” when the brake pedal is depressed and flashing when the brake pedal is not depressed.
Can anyone give me a hand with configuration setting ?
I have attached the PDM config file and th rain light is on output #6.
Much appreciated ,
Adrian
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 5:40 am
by David Ferguson
Here is a config that does the logic in the function FN.RAIN_LIGHT_ACTIVE. The output is now on when that function is true.
BTW I didn't see any logic to control the flashing -- does the light flash on it own? if so, this may not work, or there may be two inputs to the light, and you should switch it to the non-flashing so the PDM can do the control.
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 6:48 am
by nybimmers1
Hi David,
No ,the light does not flash on its own . I will need the PDM have it.
Thanks
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 6:56 am
by David Ferguson
What I uploaded flashes the light at 4hz, you can change that with the on and off time parameters in the Flash setup.
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 9:32 am
by nybimmers1
Hi David,
I am getting this error when trying to open the file.
Thanks
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 9:33 am
by David Ferguson
What version of PDM manager are you using? I was using v1.9.1.0058. This is the latest version for download.
Re: Rain light flashing
Posted:
Fri Mar 24, 2023 11:03 pm
by nybimmers1
Thank you . Needed to update the software and all good now .
Adrian