Re: custom tunning
Posted: Wed Jun 08, 2011 10:59 am
In order to get an "Airflow vs TPS vs RPM" history table (that relates to the throttle body size change example from before),
you will have to set it up yourself, as it is not already existing in the particular .adx that we are working with.
The beauty of a history table is that the tuner (you) can create one based on whatever parameters that are being / have been logged, that you might find interesting/useful.
so let's make one...
- in TP under the aquisition menu, select "edit definition" (with the .adx file from before loaded of course)
- click on "history Tables" and then "add new item" from down the bottom of the dialog box
- let's give the new history table a name, in the title box call it something like "Airflow (mg / cylinder) Vs. RPM Vs. TPS"
- enter a unique ID, (this is just an internal value TP uses to identify the item) say "AirflowHistory"
- click the "..." button next to the "output (Z) object" and select "Milligrams per Second per Cylinder" from the list
- select the tab called "rows (Y axis)"
- enter "17" in the "row count" field
- click the "..." button next to the "Row (Y) Object" and select "RPM" from the list
- in the cells below, enter the values: 400, 800, 1200, 1400, 1600, 2000, 2200, 2400, 2800, 3200, 3600, 4000, 4400, 4800
- select the tab called "Columns (X axis)"
- enter "17" in the "Column Count" field
- click the "..." button next to the "Column (X) Object" and select "TPS" from the list
- in the cells below, enter the values: 0, 6.25, 12.5, 18.75, 25.0, 31.25, 37.5, 43.75, 50.0, 56.25, 62.5, 68.75, 75.0, 81.25, 87.5, 93.75, 100
- hit "save"
- under the "aquisition" menu, select "Show history tables"
- play back the log file and watch as the table gets filled up
you will have to set it up yourself, as it is not already existing in the particular .adx that we are working with.
The beauty of a history table is that the tuner (you) can create one based on whatever parameters that are being / have been logged, that you might find interesting/useful.
so let's make one...
- in TP under the aquisition menu, select "edit definition" (with the .adx file from before loaded of course)
- click on "history Tables" and then "add new item" from down the bottom of the dialog box
- let's give the new history table a name, in the title box call it something like "Airflow (mg / cylinder) Vs. RPM Vs. TPS"
- enter a unique ID, (this is just an internal value TP uses to identify the item) say "AirflowHistory"
- click the "..." button next to the "output (Z) object" and select "Milligrams per Second per Cylinder" from the list
- select the tab called "rows (Y axis)"
- enter "17" in the "row count" field
- click the "..." button next to the "Row (Y) Object" and select "RPM" from the list
- in the cells below, enter the values: 400, 800, 1200, 1400, 1600, 2000, 2200, 2400, 2800, 3200, 3600, 4000, 4400, 4800
- select the tab called "Columns (X axis)"
- enter "17" in the "Column Count" field
- click the "..." button next to the "Column (X) Object" and select "TPS" from the list
- in the cells below, enter the values: 0, 6.25, 12.5, 18.75, 25.0, 31.25, 37.5, 43.75, 50.0, 56.25, 62.5, 68.75, 75.0, 81.25, 87.5, 93.75, 100
- hit "save"
- under the "aquisition" menu, select "Show history tables"
- play back the log file and watch as the table gets filled up
