|
|
|
|
|
|
BMW Garage | BMW Meets | Register | Today's Posts | Search |
|
BMW 3-Series (E90 E92) Forum
>
Netodat coding night time gauge light voltage (I need help)
|
|
06-05-2016, 12:49 PM | #1 |
Bob Saget
364
Rep 2,234
Posts |
Netodat coding night time gauge light voltage (I need help)
Gents, my coder and I are trying to find WHERE to go to change the voltage for the gauges.
At night, when gauges are lit, I am given 10 "steps" to change the brightness. 1 being very dim. 10 being very bright. The only thing we have seen with "ten" steps in it I have attached. But we don't think this is it. I tried asking on the german forums and got no where. What I am looking to have is the following: -Off completely when I am extreme rural areas so I can have max visibility out the car -Second "step" would be very dim like factory dimmest setting -Third and final step would be max brightness (when I'm in the city and want to show off my mood lighting, on a date, etc...) The ten factory "steps" are just a lot that I don't need. Plus none of them turn off my gauge lighting which I was use to being able to do and LOVED on my 350z and also my Lexus IS-F. Having the gauges off, when I knew how fast I was already going was very very nice for outward visibility and gave me the ability to feel safer by having no light distraction inside the cabin.
__________________
In memory of Robert E. Flynn (AR)
|
06-05-2016, 12:51 PM | #2 |
Bob Saget
364
Rep 2,234
Posts |
Again as you see attached, these were the only items that we could find in the KOMBI that had 10 wert values.
Yet the german translation says nothing about gauges.
__________________
In memory of Robert E. Flynn (AR)
|
Appreciate
0
|
06-05-2016, 07:57 PM | #6 |
Colonel
532
Rep 2,503
Posts |
I think you should look to FRM...
Code:
U_POTI_DIMM_MIN 00340203 (01) FF INSTRUMENT LIGHTS DIMMER POTENTIOMETER MINIMUM VOLTAGE [VOLTAGE_V=(DATA*5)/255] wert_01 38 38 value 01 PL2 U_POTI_DIMM_DELTA 00340204 (01) FF INSTRUMENT LIGHTS DIMMER POTENTIOMETER VOLTAGE SPAN BETWEEN MINIMUM AND MAXIMUM [VOLTAGE_V=(DATA*5)/255] wert_01 99 99 value 01 PL2 MELDUNG_AENDERUNG_DIMMER 00340205 (01) FF INSTRUMENT LIGHTS DIMMER CHANGE BEFORE K-BUS MESSAGE GENERATED [ANGLE_°=(DATA*120)/255] wert_01 07 07 value 01 PL2 TASTVERH_KL_58G_MIN 00340206 (01) FF MINIMUM BRIGHTNESS PULSE DUTY FACTOR FOR INSTRUMENT LIGHTS (BASE WIDTH) wert_01 11 11 value 01 PL2 ZUWACHS_TASTVERH_KL_58G 00340207 (01) FF MAXIMUM BRIGHTNESS PULSE DUTY FACTOR FOR INSTRUMENT LIGHTS (ADDED TO BASE WIDTH) wert_01 EE EE value 01 PL2 wert_02 42 42 value 02 POTI_DIMM_INVERS 00340208 (01) 01 INVERTED POTENTIOMETER INSTRUMENT FOR LIGHTS DIMMER nicht_aktiv 00 00 not enabled !(MAERZ07,NFRM_CI_31) aktiv 01 01 enabled MAERZ07,NFRM_CI_31 POTI_LWR_INVERS 00340208 (01) 02 INVERTED POTENTIOMETER FOR VERTICAL HEADLIGHT AIM CONTROL (LWR) nicht_aktiv 00 00 not enabled PL2 aktiv 01 02 enabled LEUCHTDICHTE_EXPO 00340208 (01) 04 EXPONENTIAL LUMINANCE CHANGE FOR INSTRUMENT LIGHTS nicht_aktiv 00 00 not enabled PL2 aktiv 01 04 enabled |
Appreciate
0
|
Bookmarks |
|
|