Ecu flags for LC and ALS

Hi, I’m trying to find the correct can message for both LC and ALS state, I’m trying to use a simple indicator message on my ADU (see screenshot) but I only want to know if it’s armed and not active like ecu.flag1.ASL shows. I did also try ecu.flag4.ALSMapSet which I would think is correct but this does not work either. I’m sure I’ve missed something simple :sweat_smile:

more information needed, best even to include the adu config file and the ecu’s too.

How are you arming the LC and ALS on whatever ecu you have?

Everything is ECU master, I’m arming with switch board V3. I need a can label that shows if the LC and ALS are armed but not active.

Which ECU are you using – Black or Pro?
You need to create a user-defined CAN message in your ECU that includes ALS/LC status and then read that message in the ADU.

I’m using black, ok I’ll have to figure out how to create a user can message. Shame there isn’t one for this already? Surly I can’t be the first person to need this option on the ADU?

The section marked in red is the export CANx.
Simply load this CANx file into the ADU, and that is all — it is not very complicated.

Hi, thanks for your help but this still doesn’t work how I want it to. The ALS works ok but the LC doesn’t indicate armed unless I actually rev the car and enter the LC strategy.

Would you be willing to share any logs from the LC State channel and your projects files? That would definitely make things easier.