Search found 3 matches

by 94c1500
Sun Nov 22, 2009 4:44 pm
Forum: TunerPro Discussion
Topic: populating table by column
Replies: 1
Views: 4599

populating table by column

Hello, I have another question about generating the definition files. Is there a way to populate tables in a reversed way? So I put to populate by column, but when I open the table I want the largest value at top instead of the bottom of the table. The largest value is the first address in each case...
by 94c1500
Sat Nov 21, 2009 8:58 pm
Forum: TunerPro Discussion
Topic: How to define specific bit of tunerpro definition file
Replies: 2
Views: 5908

Yes. Define a Flag/Switch @ 0x4009, bit number Bit 1. No way I know of to show words for values. Dave Thank You, thats simple, I hadnt worked with Flags at all, just constants and tables. That makes more sense as a Switch. %%FLAG%% 000002 UniqueID =0x0 030005 Title ="Turbo Option" 030011 ...
by 94c1500
Sat Nov 21, 2009 5:47 pm
Forum: TunerPro Discussion
Topic: How to define specific bit of tunerpro definition file
Replies: 2
Views: 5908

How to define specific bit of tunerpro definition file

Hello, Im a little new to this, but have been building a definition file for my 1994 OBD1 6.5 turbo diesel truck. Nothing out there for them. Right now I'm trying to show a specific bit of the 8-bit position. So this is what I have for example %%CONSTANT%% 000002 UniqueID =0x0 020005 Title ="Tu...