Help with Flagtronics Integration

Our race series uses Flagtronics and we have integrated that Can Signal into the dash. I think Flagtronics worked with ECUMasters for the original project/file. I have since updated for my CANBus and had to shorted the names for memory space issues.

Overall it works great, with the single exception of the Checker Flag. All other flags will come on and display for about 10 seconds, but the Check Flag will display conitniously as long as Race Control is pushing the Check Flag Data. I’m not seeing what needs to be done to fix this. All the other flags are only a single page for the display, while Checker is 2 displays.

The Checker Functions are the “CheckFP/FB/FBI”.

Below is the Flagtronics pulled out from the rest of my ADU project.

Flagtronics ONLY.adu (27.2 KB)

Just modify the f_CheckFB function as shown in the screenshot below.

With this AND operation, the result of f_CheckFB becomes 0 when f_CheckFP goes back to zero — after approximately 10 seconds. Please see the graph log below.