Shift button polarity
Shift button polarity
I'm pretty close to finishing my instalation now (Audi 4 speed transmission), just setting up a 'base' tune and have a couple of questions (please say if you would prefer two seperate topics)
Question 1:
Under "standard inputs/outputs configuration" there is the option of "shift button polarity"
however, this option appears contradicted by the setting under "shift input patterns" of "shift button mode" where the only choice is "grounding switches"
In my application both my upshift and downshift buttons are going high. Do I need to alter my circuit so they are grounding (going low) and ignore the "shift button polarity" option?
Or will it work with "shift button polarity" set to going high and "shift button mode" set to "grounding switches"?
Question 2:
Under "solenoid PWM setup"
I only have PWM on the PC output, TCC and Output 3 are on/off, however, the PWM settings for those are not greyed out as I expected. What do I put in those boxes?
Or does the code ignore those variables if TCC and Output 3 are set to on/off?
Thanks guys..
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: Shift button polarity
Addicted,Or will it work with "shift button polarity" set to going high and "shift button mode" set to "grounding switches"?
Yes, it should. The "grounding switches" is a term that goes back to when there was only switches that grounded and a variable voltage for shifting. We will fix the docs, though technically you still have grounding switches (its just that instead of being active when grounded they are inactive when grounded and active otherwise).
Ignore them. If you have selected on/off the PWM parameters are ignored in the code. They should be greyed out, and we will fix this too (it is quite complicated, because each of these outputs has many other potential uses as spare ports).What do I put in those boxes?
Lance.