Duty Cycle1 does not equal Duty Cycle2??
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.
-
mkehler
- MegaSquirt Newbie
- Posts: 5
- Joined: Sun Apr 17, 2005 9:37 am
- Location: Winnipeg, Eh?
- Contact:
Duty Cycle1 does not equal Duty Cycle2??
I just turned on my dutycyle2 gauge, and its percentage always reads double of what dutycycle1 gauge reads..
I am misinterpreting this, or is something else wrong? I have an inline6, so q2 fires 3 cylinders, and q7 will fire the other 3. So far everything seems to be running fine, but I only got it going yesterday.
Using 2.25b and extra code .ini. Lines are as follows
dutyCycle1Gauge = dutyCycle1, "Duty Cycle 1", "%", 0, 100, -1, -1, 85, 90, 1, 1
dutyCycle2Gauge = dutyCycle2, "Duty Cycle 2", "%", 0, 100, -1, -1, 85, 90, 1, 1
Matt
-
efahl
- Site Admin
- Posts: 232
- Joined: Mon Feb 16, 2004 3:15 pm
- Location: San Clemente, California, USA
- Contact:
The DC2 gauge is only meaningful when you are running dual table (either the code, or the mode, depending on firmware). In MT 2.20, and some of the -Extra ini files, there were bugs that showed DC2 for table 1, using table 2 parameters, when in single table mode, so DC2 is garbage. In single table mode, DC1 == DC2 always, so if you want another gauge, get rid of DC2, it's redundant.
Eric