I have my gear indications on C37 pins 10/11 and 12. I have changed the low resistance value in the .SFG file to 200 ohms. However, the resistance value in the EMS appears to be at 10K, regardless of the selection made. The gear indications are on the screen and when I use external resistance values to suit the 10k internal R, the voltages I require to change the indications for the gear position are what I need. Because I have an aural warning circuit on these leads also, but isolated from the EMS by diodes, I need the lower internal resistance value on these contacts. Removing the warning system from the leads makes no difference, so it is not causing the problem.
This is what I have entered for the gear indications in the .SFG file:-
sensor={
id=CONTACT
;VERIFIED
function=CONTACT
pins=C37_P10
name=N GEAR
min_val=0
max_val=5
resolution=1
round=.1
is_piecewise=0
low_coeff={
c_x4=0
c_x3=0
c_x2=0
c_x1=1
c_x0=0
}
low_resistance=PULL_UP_200
low2high_cross=0
high_coeff={
c_x4=0
c_x3=0
c_x2=0
c_x1=0
c_x0=0
}
high_resistance=NONE
high2low_cross=0
}
When I go in to the Sensor Input Mapping page, I find that the sensor indications for these contacts is highlighted in red. I do a change and save it, but the indications return to the red state. It does not matter if I have 10K or 200 ohms selected in the .SFG file, the result is the same.
I also have this same sensor indication problem for one of the capacitance fuel level probes. The other capacitance probe, which is programmed exactly the same, is OK.
Do I have a programming problem, or an EMS problem?
This is what I have entered for the gear indications in the .SFG file:-
sensor={
id=CONTACT
;VERIFIED
function=CONTACT
pins=C37_P10
name=N GEAR
min_val=0
max_val=5
resolution=1
round=.1
is_piecewise=0
low_coeff={
c_x4=0
c_x3=0
c_x2=0
c_x1=1
c_x0=0
}
low_resistance=PULL_UP_200
low2high_cross=0
high_coeff={
c_x4=0
c_x3=0
c_x2=0
c_x1=0
c_x0=0
}
high_resistance=NONE
high2low_cross=0
}
When I go in to the Sensor Input Mapping page, I find that the sensor indications for these contacts is highlighted in red. I do a change and save it, but the indications return to the red state. It does not matter if I have 10K or 200 ohms selected in the .SFG file, the result is the same.
I also have this same sensor indication problem for one of the capacitance fuel level probes. The other capacitance probe, which is programmed exactly the same, is OK.
Do I have a programming problem, or an EMS problem?