Duel VE Tables with Tunerstudio MS
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
Duel VE Tables with Tunerstudio MS
1) When using Duel tables, can you set up each table with differant kpa/rpm values?
2) Will Analyzer live correct both tables at the same time?
Thanks
George
-
24c
- Master Squirter
- Posts: 593
- Joined: Sat Feb 16, 2008 12:15 pm
- Location: Chorley, Lancashire UK
- Contact:
Re: Duel VE Tables with Tunerstudio MS
1) Yes
2) Not sure I understand you fully, but you can only VE Live one table at a time, so I think yes**, but you will have to mod the "ini" to use just one wideband sensor, as it expects to see one sensor per table.
I asked the question before here , so here is an edit from the post, which was a response by LT401vette aka Phil (TS guru)
Code: Select all
; Table 2
#if LAMBDA
veAnalyzeMap = veTable2Tbl, afrTable2Tbl, lambda2, egoCorrection2, { ((dualTable ) || (algorithm2 != 0)) }
#else
veAnalyzeMap = veTable2Tbl, afrTable2Tbl, afr2, egoCorrection2, { ((dualTable ) || (algorithm2 != 0)) }
#endif
Code: Select all
; Table 2
#if LAMBDA
veAnalyzeMap = veTable2Tbl, afrTable2Tbl, lambda1, egoCorrection1, { ((dualTable ) || (algorithm2 != 0)) }
#else
veAnalyzeMap = veTable2Tbl, afrTable2Tbl, afr1, egoCorrection1, { ((dualTable ) || (algorithm2 != 0)) }
#endif
**Also note that you can run VE Analyze on both table 1 and table 2 at the same time, but you need to start each table individually on the separate tabs.
Re: Duel VE Tables with Tunerstudio MS
Re: Duel VE Tables with Tunerstudio MS
I'm happy to have ventured across this thread. I have a question regarding this as a similar issue. I tried to follow the directions above but was unable to locate the listed setup file in v1.004 of Tuner Studio, I also using v3.78 of code. I too would like to control two banks seperately from 1 WBO2 sensor, could you please help me locate the correct line to edit in the setup file? I'd appreciate the help, thank you, Paul