XDF Equation Editor question

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
OffTrack
Posts: 2
Joined: Wed Feb 12, 2014 2:46 pm

XDF Equation Editor question

Post by OffTrack »

Hi All,

I'm trying to work out if it's possible to use Column Axis header labels in cell equations.

I have created a table definition which uses "Internal, Pure" to read the axis values from the bin file. That works fine.

What I'd like to now is calculate the cell value as column label / cell value, and I can't see a way to do this.

Initially I though I might be able to use CELL(COL();TRUE) to retrieve the label value but that tends to crash TunerPro.

Am I just approaching this problem from the wrong direction? Any help or pointers would be fantastic.

cheers
Paul
User avatar
Mangus
TunerPro Author
Posts: 1958
Joined: Wed Mar 19, 2003 1:49 pm

Post by Mangus »

You could define your column headers in a separate table. Link that table for the column values in the table which should use those column headers (instead of using internal definition). Reference the column header table in the cell equations.
***************************************
TunerPro Author
1989 Trans Am
OffTrack
Posts: 2
Joined: Wed Feb 12, 2014 2:46 pm

Post by OffTrack »

Thanks for the suggestion, sounds like a good way to do it. Your reply also gave me an idea on how to switch between IQ, AFR and Lambda.

cheers
Paul
Post Reply