Changing CanBus message to something else?

My Ecu has 3 way switchable maps and is switched using a 3 way switch to the Ecu.

Currently the Ecu output on the CanBus for this gives either, Map 0, Map 1 or Map 2.
I don’t like this labelling and it would be good if I could change this input to represent some other text. For example, Map 0 on the CanBus would display ‘Normal Map’ where Map 1 might display ‘Fuel Saving Mode’.

Can anybody please advise if this can be done and if so how?

Thanks in advance

Use enumeration.

Chapter 12. Enumeration.

1 Like

Many thanks mfudala, I’ll give that a try :+1:

@mfudala_ECUMASTER Many thanks ! I got it working perfectly. :+1:

:slightly_smiling_face: