Jump to content

Gear Letters Over CAN to IC7


Adz79

Recommended Posts

I have a G4+ PNP for my 300ZX and running a Haltech IC7 over CAN. I was using RPM/Load for gear detection and was sending the Neutral signal fine. I have now changed to a Gear Position Sensor. I have setup the gear detection correctly and the ECU is reporting P N and R. But when transmitted to the IC7 dash it’s showing allocated gear numbers 9(P) 10(R) and 11(N). Is there a way to modify the CAN stream so the IC7 will see the Letters instead of numbers?

 

Thanks in Advance

Adz

Link to comment
Share on other sites

I had this a while ago, contacted Haltech and they corrected the map. It should have been rolled up in the newest ICC firmware.

Basically they changed the ecuchannels.json to correctly show the Generic Dash Gear Position numeration. 

  {
    "unitGroup": 12,
    "unitSelection": 0,
    "ID": 40,
    "Name": "Gear",
    "DefaultLabel": "Gear",
    "DefaultUnit": null,
    "MinimumValue": 0.0,
    "MaximumValue": 15.0,
    "Shortname": "",
    "Function": "Gear Position",
    "Unit": "Gear",
    "PullupPosition": "",
    "PullupStatus": 0,
    "ThresholdValue": 2.5,
    "SensorIndex": -1,
    "MuxValue": -1,
    "MuxByteOrder": "",
    "EcuCanID": 1404,
    "EcuByteOrder": "3-2",
    "OBDIICanId": 0,
    "OBDIIByteOrder": null
  },

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...