Using a map-ecu on my eecIV (A9L) mustang. All is fine and dandy except the map-ecu software is really poor. So I'm looking to create an .XDF just for the map table. The file extension for the map-ecu is a .TBL. Not much data at all but am unable to get things to work.
So far I have the table made and labeled but unable to get the correct data to display. I can view the .TBL in notepad and see the data. Copy and past here and there and into tuner pro just fine. So I think I should be able to do it. Can I post one of these .TBL files?
The map-ecu is used to replace the MAF. It uses manifold pressure vs. rpm to output a simulated maf voltage to the main ecu. Works very well by the way. Just looking for an easier solution to tuning the main map table.
Any help would be GREAT. ....Thanks
MAP-ECU ...TBL file... XDF
Moderators: Mangus, robertisaar, dex
So.....
Lets start here then.
Line 5 of the bin is...
30 2c 38 2c 31 2c 30 0d 0a 34 30 30 2c 34 38 30
this is...
0,8,1,0..400,480
This is taken from tunerpro's hex editor. My map starts with the 400. So the start would be 0059? It goes by row (23) separated by ( .. ) or ( 0d 0a ). No matter what I do I can not get the 400 to display in the first cell. I have to be missing some thing some where.
Line 5 of the bin is...
30 2c 38 2c 31 2c 30 0d 0a 34 30 30 2c 34 38 30
this is...
0,8,1,0..400,480
This is taken from tunerpro's hex editor. My map starts with the 400. So the start would be 0059? It goes by row (23) separated by ( .. ) or ( 0d 0a ). No matter what I do I can not get the 400 to display in the first cell. I have to be missing some thing some where.