RPM Digit Change

Can you change the scaling of the digital number gauge.
Is there a gauge math I can use?
For instance - It now read 1000, 1500, 2000, etc, but I want it to go by 10,15,20, 25.

FLOOR(ID37/500)*5

wherein ID37 - target ID for Enginee RPM

1 Like

Thank you thats perfect. Is there a library with all the commands?

Please see attached link https://github.com/janimm/RealDash-extras/blob/master/RealDash-CAN/realdash-can-description-file.md

1 Like