Hair Pulling .ECU file problem
Peter Gargano
peter at techedge.com.au
Thu Oct 26 04:07:58 GMT 2000
Heeeelllppp,
I'm trying to create an ECU file for WinBin (version 0.011 = latest public).
To illustrate my problem, I've created a single item file. I just can't seem
to get the X axis legend to come out as expected for an array.
-------------------------------------------
I'm expecting | 1000 | 1800 | 2600 | 3400 | 4200 | 5000 |
-------------------------------------------
Here's the line I've played around with without success ...
Xaxis =1000 1800 2600 3400 4200 5000,,
-------------------------------------------
But I get | 100 | 0 1 | 800 | 26 | 00 | 340 |
-------------------------------------------
Can anyone tell me what I'm doing wrong? Here's the whole .ECU file...
/*format =2*/
/* General */
{
ecu =GM_C3_ECM,
Size =4000,
cksAddr =0,
cksSize =2,
cksStart =4,
cksEnd =3FFF,
Items =1,,
};
Item 1: Table of NTPSLD terms to get TPS default value as a function of RPM
{
addr =019,
Xn =6,
Yn =1,
esize =1,
bmask =0,
offset =0,
mdb? =0,
factor =2.56,
title =F78: Table of NTPSLD terms to get TPS default value as a func
Ylabel =Ylabel,
Yaxis =Yaxis,
Xlabel =Xlabel,
Xaxis =1000 1800 2600 3400 4200 5000,,
};
----------------------------------------------------------------------------
To unsubscribe from gmecm, send "unsubscribe gmecm" (without the quotes)
in the body of a message (not the subject) to majordomo at lists.diy-efi.org
More information about the Gmecm
mailing list