FORUMS
- 5
|
|
![]() |
![]() |
![]() |
|
![]() |
BMW Garage | BMW Meets | Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
BMW 3-Series (E90 E92) Forum
>
Disable LED dimming via coding
|
![]() |
| 08-12-2011, 10:18 AM | #45 |
|
New Member
|
And idea what line in the TRC file? Was it PWM_?
|
|
|
|
| 08-12-2011, 11:16 AM | #47 |
|
New Member
|
Code:
PWM_AL PWM_FL PWM_FL_BEI_BIXENON PWM_IB PWM_NSL PWM_NSL_FKT_SL PWM_RFS PWM_VFB PWM_BFD_FKT_SL PWM_BFD_ERSETZT_SL_1 PWM_BL_FKT_BL PWM_BL_FKT_SL PWM_BL_M PWM_FL_NSW_FKT_ABBLIEGEL PWM_NSL_FKT_BFD PWM_NSW_FKT_PARKL PWM_NSW_FKT_TFL PWM_POL PWM_POL_BEI_AKTIVEN_AL PWM_POL_BEI_AKTIVEN_FL PWM_SL_1_FKT_BL_TFL PWM_SL_1_FKT_PARKL PWM_SL_1_FKT_SL_TFL PWM_SL_2_FKT_BL PWM_SL_2_FKT_SL WL_AL_MIN_PWM WL_BL_MIN_PWM WL_BLK_H_MIN_PWM WL_BLK_V_MIN_PWM WL_FL_MIN_PWM WL_KZL_MIN_PWM WL_NSL_MIN_PWM WL_NSW_MIN_PWM WL_POL_MIN_PWM WL_SL_1_MIN_PWM WL_SL_2_MIN_PWM PWM_BFD_3R PWM_FL_FKT_DRL_3R PWM_FRA_H PWM_FRA_V PWM_FRA_V_FKT_SIDEMARKER PWM_KZL_3R PWM_NSW_3R WL_BFD_MIN_PWM PWM_FRA_H_FKT_BFD PWM_FRA_Z_AN_SML Can anyone fill in these acronyms? AL = low beams FL = high beams WL = welcome lights SL = AE ??? (Difference between 1 and 2) ??? NSW = fog lights POL = corner led (pretty sure) KZL = license plate LED FRA = ??? TFL = ??? NSL = rear fog lights Last edited by mfr122887; 08-12-2011 at 11:56 AM. |
|
|
|
| 08-12-2011, 11:40 AM | #48 |
|
BimmerPost Supporting Vendor
![]() |
PWM_SL_1_FKT_BL_TFL
PWM_SL_1_FKT_PARKL Dude I already told you, instead of wasting time just come over and I'll bang it out for you. You're 15-20 minutes from me.
__________________
The OG of coding/programming in the tri-state area. More info here.
|
![]() |
|
| 08-13-2011, 11:33 AM | #49 | |
|
New Member
|
Quote:
PWM_SL_1_FKT_BL_TFL is altered by 0B, 05 in line 21. PWM_SL_1_FKT_PARKL is altered by 06, 21 in line 21. Code:
B 00340600,0010,04,7C,06,21,0B,05,06,21,1F,FF,1F,FF,1F,FF,0B,8E Sorry for being annoying I am just trying to understand how it works. |
|
|
|
|
| 12-06-2011, 07:33 AM | #51 | |||||
|
New Member
|
Quote:
I got it. It's WL_DAUER and brightness equals the settings of parking light brightness. Quote:
BL = Braking Lights ("Bremslicht") (these often are AE undimmed - so the abbreviation in fact is misleading SL = most likely parking light ("Standlicht") (AE dimmed) FKT = most likely refers to the FUNKTION DE or FUNCTION ENG as which the light is being used. E.g.: NSL_FKT_SL is the fog lights when being used as parking light. TFL = daytime running light (AE bright) In germany we differ between Parklicht (PARKL) and Standlicht (SL). Both is to be used when the vehicle is stationary in germany. The Parklicht in fact is the Standlicht when only activated either on the left or the right side of the vehicle. Technically, as you know, it looks the same except that one side is dark ![]() Quote:
Quote:
Quote:
Greetings, hanzolo Last edited by Hanzoligen; 01-09-2012 at 04:49 AM. |
|||||
|
|
|
| 01-04-2012, 11:16 AM | #52 | |
|
Registered
|
Quote:
Bremsleuchten = breaking lights I found out how to change brightness on my 2011 E91, with a NFRM / FRM3_E89.C32 i coded: Code:
PWM_SL_1_FKT_BL_TFL => changed from 0A,D7 to 0C,2C PWM_SL_1_FKT_SL_TFL => changed from 06,38 to 0C,2C Hint: It's much easier to change the values with NCSDummy instead of coding/reading/recoding them to the car. Thanks to onebadmofo, I googled around to solve this problem for me and found this topic. Usually I am on ********* forum. ciao, Andreas |
|
|
|
|
| 01-09-2012, 05:09 AM | #53 |
|
New Member
|
Yep, I think you are right.
When coding HEX values to change voltage I am pretty sure it should be xx,1x for percentage of maximum (relative) and xx,0x for voltage values (absolute) in the NETTODAT file. I never heard of anything different. In NETTODAT it reads for example 8D,0C The first character of the second byte (=0) indicates this value is written in voltage rather than in percentage. To decode the voltage simply put the second character of the second byte (=C) in front of the first byte and calculate Ueff * 4095 digits / 18V = [C8D in dez] I think you can calculate the rest for your own. |
|
|
|
| 08-14-2012, 01:23 PM | #55 |
|
Brigadier General
![]() |
Sorry to dig out this old thread.
I am going to to put what I understand and later ask 1 question. On FRM3, these values should be changes to have 13.7V PWM_SL_1_FKT_BL_TFL => changed from 0A,D7 to 0C,2C PWM_SL_1_FKT_SL_TFL => changed from 06,38 to 0C,2C On FRM2 PWM_ANSTEUERUNG_RL_BL_1 changes to OC, 2C Now I am referring to FRM2. Since it is for BL (Braking light = undimmed AL), how do I change for SL (Parking light = dimmed)? What string should I look for in FRM2 to change voltage of SL (Parking light = dimmed)? Or is there any other way of coding Angle eyes to max brightness when they are on as parking lights? Thanks.
__________________
![]() AluFelgens, LCI conversion, Eibach Sportsline, CF Interior Trims, Twin exhaust, Sports + Memory seats retrofit ICE: P99RS - Focal 100KRS II - SWS-8s - JL600/6 - JL300/2 - JL1000/1 - JL 12W7 IB My Audio build. |
|
|
|
| 08-14-2012, 01:35 PM | #56 | |
|
New Member
|
Values with ANSTEUERUNG should be FRM3 if I am correctly.
I dont have the exact value on hand for parking light angel eye brightness in FRM2, but search for PWM_...._FKT_PARKL I believe it was PWM_RL_BL_1_FKT_PARKL You have to differ between the two parking lights (_SL and _PARKL) Quote:
Last edited by Hanzoligen; 08-14-2012 at 01:44 PM. |
|
|
|
|
| 11-15-2012, 04:18 PM | #57 | |
|
Private
![]() |
Quote:
PWM_SL_1_FKT_BL_TFL & PWM_SL_1_FKT_SL_TFL but when i try to code the car using nettodat.MAN file it doesnt work out. 1. i use revtor expert mode in NCS expert as a profile 2. i go through CAS module, then NFRM afterwards is that right? can you review through this thread and let me know if you got any ideas http://www.e90post.com/forums/showth...4#post13000324
__________________
M.Etreby
"If you fail to plan, you plan to fail." Gloss Black Grills, 18"287 with 12mm H&R Spacers rear, and 10mm H&R Spacers front. PBx to come soon Last edited by M.Etreby; 11-15-2012 at 04:58 PM. |
|
![]() |
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|