行为
功能 #2878
已关闭开始日期:
2024-10-29
计划完成日期:
2024-10-31
% 完成:
100%
预期时间:
描述
“DRL_LB_Outage_cfg” will determine if DRL is affected by LB outage(0x00、0x01、0x02)
Need to select the value of “DRL_LB_Outage_cfg” in the dataset;
0x00h: DRL will not be affected by LB outage.
0x01h: DRL will be affected by LB outage. 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”.
0x02h: DRL will be affected by LB outage. 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.
行为