功能 #2878
由 玉洁 金 更新于 8 个月 之前
“DRL_LB_Outage_cfg” will determine if DRL is affected by LB outage(0x00、0x01、0x02)
1、if “DRL_LB_Outage_cfg”= 0x00, 0x00h: DRL will not be affected by LB outage.
2、if “DRL_LB_Outage_cfg”= 0x01, 0x01h: DRL will be affected by LB outage.
(When When LB failure and LB is configured to turn off with failure, If DRL requested, DRL will dim to “ParkPos_Intensity_cfg”; If POS requested, it should keep “ParkPos_Intensity_cfg”. )
3、if “DRL_LB_Outage_cfg”= 0x02,
0x02h: DRL will be affected by LB outage.
(When When LB failure and LB is configured to turn off with failure, If DRL requested, it can be activated with ‘DRL_Intensity_cfg’; If POS requested, it should be off. )
返回