Hi Guys, awesome software!
I'm trying to configure a dashboard. I'd like to toggle an image based on a calculation. Problem is, I can't get the image to toggle based on either boolean or integer (1). Is there a specific way I should trigger an image? Is this even possible?
Thanks!
Hi.
Where did you put the formula?
It should be in the "Value" field:
Thanks for the tip! Sadly I can't add an ncalc to the value field on this dash. Is there some way to edit the dashboard code to achieve this?
I am trying to make the rev lights activate sequentially. For each light the code is:
if([Rpms] > ([MaxRpm] / 12 * [LED#]), '1', '0')
Otherwise maybe you know of a better dash with a huge (or only) rev lights?
@romainrob hello!!!! I have a quick question. I managed to get my toggle images working with my ignition turning on/off but my question is can you set a timer where the toggle image reverts back to the main screen? Maybe use some type of formula? Im puzzled and would appreciate any help pointing me in the right direction. Thanks in advance 😊