RealDash to Haltech toggle On/Off Rotational Idle

Hi,
I have been trying to connect RealDash on my android table via a seeedstudios can analyzer to my haltech elite 1500. I have it reading data, however would really like to set up an On/Off button to switch the rotational idle. I have already created the button, but not assigned its function to do the switching.
I have read through the forum but just have no idea on XML procedure.
I have set up a keypad function in NSP, but when I got to assign actions in RealDash I’m not sure what to put in.
Thankyou for any help.

Not an expert on Haltech, but typically:

  • Configure a CAN frame to set your option on/off with your ECU software.
  • Add that frame to RealDash CAN XML file
  • Make a button that changes the value specified in the XML.
1 Like

Appreciate the reply, will put some more time into this. Thanks