Search found 7 matches
- Tue Feb 03, 2026 9:43 pm
- Forum: Feature Suggestions
- Topic: Lookup tables for calculations
- Replies: 12
- Views: 37108
Re: Lookup tables for calculations
For instance, GM OBDI computers have a cylinder select to choose between 4 cyl, 6 cyl, 8 cyl, etc. The values are $80, $C0, and $00 respectively. Instead of relying on the user to enter the right (rather arbitrary) value of 80, C0, or 00, why not have a lookup table (AKA an "enumeration")...
- Mon Feb 02, 2026 6:25 am
- Forum: Feature Suggestions
- Topic: Feat. Direction of linked Table configureable
- Replies: 3
- Views: 12413
Re: Feat. Direction of linked Table configureable
Solved by
Code: Select all
THAT(29414; ROW(); COL(); FALSE)- Mon Jan 26, 2026 9:54 am
- Forum: Feature Suggestions
- Topic: Feat. Direction of linked Table configureable
- Replies: 3
- Views: 12413
Re: Feat. Direction of linked Table configureable
Don't want to start a new thread. Question regarding linking the data of similar tables for example O2 goal for left and right banks. I use THAT(id; row; col; precalc) function but it requires entering the corresponding formula into each individual conversation cell of the table. Is there an easier ...
- Sat Jan 24, 2026 12:05 am
- Forum: Feature Suggestions
- Topic: Binary View
- Replies: 7
- Views: 28356
- Thu Jan 22, 2026 10:29 am
- Forum: Feature Suggestions
- Topic: Binary View
- Replies: 7
- Views: 28356
- Thu Jan 22, 2026 2:25 am
- Forum: Feature Suggestions
- Topic: Binary View
- Replies: 7
- Views: 28356
Re: Binary View
Hi, Mangus! Thanks for immediate reply. For examle, ENGINE CONFIGURE (RMB 1) BIT ASSIGNMENTS 0080 V8_59 0040 (SPARE) 0020 V10 0010 V8_52 0008 I4_25 0004 25_DIESEL 0002 V6 0001 I6 At this point there are 8 Flags on single Config parameter only that are hard to check one-by-one. Is there an easier and...
- Wed Jan 21, 2026 4:03 am
- Forum: Feature Suggestions
- Topic: Binary View
- Replies: 7
- Views: 28356
Re: Binary View
Yes, this improvement would be very useful. It would be great to put the large list of configuration flags into a single table.
Or implement a function that will indicate a particular value corresponding to a bit mask.
Or implement a function that will indicate a particular value corresponding to a bit mask.
