NO Digital/CAN Output

K-Series Programmable ECU installation questions / support issues
Post Reply
scibo
Posts: 3
Joined: Fri Mar 17, 2023 6:03 pm

NO Digital/CAN Output

Post by scibo »

Hi there,

Firstly I am new here, and sorry if this goes against forum guidelines. More than happy for someone to link me if this has been covered. I did do a search and couldn't come up with anything.

Im trying to wire in a Motec C127 display and in KManager am unable to select any of the drop down items from either Digital or CAN outputs?

Any help is greatly appreciated as this is the last piece to the puzzle.

Thanking you
You do not have the required permissions to view the files attached to this post.
User avatar
Hondata
Site Admin
Posts: 10615
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Re: NO Digital/CAN Output

Post by Hondata »

You need to open a calibration.
Hondata
ukjaunt
Posts: 10
Joined: Sat Mar 11, 2023 7:10 am

Re: NO Digital/CAN Output

Post by ukjaunt »

and as soon as you got it open, turn on the appropriate CAN in the drop down (data speed etc) and my frames came flooding out.
Now need to see if there is a doc for what each of those frame IDs are. Not sure if they are honda or hondata specific
ukjaunt
Posts: 10
Joined: Sat Mar 11, 2023 7:10 am

Re: NO Digital/CAN Output

Post by ukjaunt »

silly me, its all here
http://www.hondata.com/help/kmanager/in ... output.htm
now just need to get excel to pick apart the data and turn it into something useful
ukjaunt
Posts: 10
Joined: Sat Mar 11, 2023 7:10 am

Re: NO Digital/CAN Output

Post by ukjaunt »

and when you get the frames capturing can you look at the IGN part of the 663 frame. Its 16 bits (the second two pairs of hex) and its signed but the documentation doesn't say how many bits for the sign and how many for the ignition data.
My quick capture was only 00 00 or FF FF and I can't make a reasonable number come out of 0, 16, 255, 4095 or 65535 depending on how many bits for the +/- sign.
Or just post a few of the 663 frames and I'll work it out from yours.
User avatar
Hondata
Site Admin
Posts: 10615
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Re: NO Digital/CAN Output

Post by Hondata »

Hondata
ukjaunt
Posts: 10
Joined: Sat Mar 11, 2023 7:10 am

Re: NO Digital/CAN Output

Post by ukjaunt »

Ah ok so it assumes the first bit is a negative decimal number. But tagging a value as signed or unsigned is like having another bit of info. And the max negative side will always be 1 value larger in magnitude.
Thanks Mr Hondata!
Post Reply