Jump to content
SAU Community

Recommended Posts

  • 3 years later...

LOL well that only has one control wire from the ECU, so why not bypass your problem without trying to trace it back ;)

At the end of the day running a new wire to it will tell you if the problem is in the wiring or not, however I would be dubious to expect otherwise after you stated it came up after the manual conversion.

GL

Correct...green/orange

Did try it ungrounded as well....no go

The thing is its a conversion into a laurel as well so the wiring might not be 100% accurate, but AFAIK the neutral switch is the only thing that works along with the nvcs as the R33gtst has to be in a gear other than neutral for it to work.....on top of the fact that, it was an automatic now converted to manual and using a manual ecu

How does a neutral switch work on a manual box?

Its closed when the gear is in the neutral position right?....one side of the switch goes to the "neutral sw" pin 44 on the ecu an the next side of the switch goes where?

basically is a function is just a pre-written bit of code that results in certain action each time you run it. The most commmon being something "Hello world"

function hWorld()

{

'output to screen command depending on language' "Hello World";

}

So when you run the function, hWorld(), it will output on the screen 'Hello World'.

so....i think it kinda means..

whilst the function sensor(TPS) is outputing a value greater than .40, AND the function switch(NTR) is NOT equal to something/not true? and function int(RPM) is less than <1500 rpm, run the function NVCS, passing int the parametre of 1

i think...

so it's a loop, it will keep running NVCS whilst all those other conditions are met, not sure if that helps at all (and i may have got some of that wrong as well :D).

One side of the sw goes to pin 44 on the ecu and I believe the other side of the neutral sw goes to ground

So grounding pin 44 directly simulates the car is in neutral (sw on) and floating it simulates its in a gear (sw off)

I tried both ways and all other condition are good sooooo.........

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...