项目

一般

简介

功能 #2878

玉洁 金 更新于 8 个月 之前

“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: 1、if “DRL_LB_Outage_cfg”= 0x00, DRL will not be affected by LB outage.  
 0x01h: 2、if “DRL_LB_Outage_cfg”= 0x01, 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”.  
 0x02h: ) 
 3、if “DRL_LB_Outage_cfg”= 0x02, 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.  
 

返回