My calibration map / table is not working

By far, the most common reason for this issue is that the variable names do not follow the required naming convention.

Map / Table calibration variables must adhere to the following naming convention:

and '_z' for the output axis.

Example: 1-D map

Assume you are trying to map voltage to temperature using a 1-D table. Your x-axis (input axis) will be in units of volts, while your z-axis (output axis) will be in units of degrees C. Then your map variables could be as follows:

Example: 2-D map

Assume you are trying to create a spark advance map using mass airflow and RPM as your inputs. Your x-axis (input axis) will be in units of grams of air, your y-axis (input axis) will be in units of RPM, and your z-axis (output axis) will be in units of degrees before TDC. Then your map variables could be as follows:


This did not solve my problem

      Copyright © 2016 Pi Innovo, All rights reserved