Working on setting up a Flash to Pass function for my race car where I press a momentary and have the high beams flash for either a set count (5x) or time (2-3s).
Ive been able to successfully program a latching button on my Grayhill can keypad to trigger a flash of the high beams using the timer function which will cancel after a period but then I have to double press the button to turn it off and back on again if I want to flash again.
Is there a way to program a "if/then" type of function where the if X momentary is pressed, then highbeams will flash according to the timer and counter? Or another way using counters that Im not seeing?
I plan to add mechanical momentary steering wheel buttons in the near future that will send a signal to an input to do the same thing.
This solution worked for me! I do have a follow up question though. I have my two high beams on separate outputs and using the method above, I was able to get them to flash at the same time. I'm wondering if there is a way to make the two outputs flash alternating?