Manual Gear Shift Lever Reads 0 when set to D3..
Manual Gear Shift Lever Reads 0 when set to D3..
First off, when I load up the gauge for the Manual Gear in TunerStudioMS and then shift through each gear, the gauge seems to read correctly for most gears (1 for D1, 2 for D2, 4 for D4), but Reverse and D3 are incorrect. I get 3 for Reverse and -1 for D3. Any ideas as to what may be causing this? Something with the pressure switch manifold perhaps?
Second, automatic shifting works great, as intended, but only when the manual gear shift lever is put into D4. When I select D1, D2 or D3, it does not shift at all.
If any additional info is needed, just let me know. Thanks!
Andy
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: Manual Gear Shift Lever Reads 0 when set to D3..
Yes, these are most likely related. There could be a number of causes. The best place for us to start the diagnosis is with an datalog showing the issue and your MSQ setting file. If you could post those here as attachments we can have a look.
Lance.
Re: Manual Gear Shift Lever Reads 0 when set to D3..
Also, I am using beta code v5.014. I get the exact same behavior using release code v4.137. I haven't tried v4.138, but I assume there would be no change in behavior for me. Please let me know if there is anything else you need, or if you have any suggestions for me to try.
- Attachments
-
- 2014-04-02_11.37.26 [latest].msl
- (642.23 KiB) Downloaded 558 times
-
- 2014-04-02_11.44.24 [latest].msq
- (52.02 KiB) Downloaded 740 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: Manual Gear Shift Lever Reads 0 when set to D3..
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: Manual Gear Shift Lever Reads 0 when set to D3..
There was an issue that showed up in your datalog in which the target gear was being set to 0 while the shift lever was in a forward gear, and this should never happen. This could certainly be causing the problem you are seeing. I believe we have fixed this in the attached 4.138 test code (the INI is unchanged).
Let us know if this helps or not.
Lance.
Re: Manual Gear Shift Lever Reads 0 when set to D3..
Re: Manual Gear Shift Lever Reads 0 when set to D3..
- Attachments
-
- 2014-04-18_18.19.57 [fw v4.139].msq
- (45.23 KiB) Downloaded 569 times
-
- 2014-04-18_16.55.35 [fw v4.139].msl
- (498.24 KiB) Downloaded 530 times
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: Manual Gear Shift Lever Reads 0 when set to D3..
You mean when the inputs are in1 = 1, in2 = 0, in3 = 1 (around 3802.5 seconds in your log)? Your msq has this as Park under 'Shift Input Patterns', so I would expect the manual gear lever position to read 0 as the datalog shows (the target gear reads 1 and the current gear reads 0).
And do you mean at the end of the log when the mGear (the manual gear lever position value) is 3 when the inputs are in1 = 1, in2 = 1, in3 = 0 (around 3825.2 seconds in your log)? That's the pattern you have for third gear.
If this was mine, I would shift the lever into each gear, note the inputs states for in1, in2 and in3, and then enter these for the Shift Inputs values for each position. Note that the positions must be unique (except for Park and Neutral).
Or are you saying that the inputs (1, 2, & 3) don't reflect the actual voltage states on the inputs? In that case, what voltages are you measuring in each manual gear position?
Or are you saying that the input 1 signal is intermittent (it does jump around a fair bit) near the end of the log? This might be a loose connection or a soldering problem in the input circuits.
Lance.