项目

一般

简介

功能 #2673

槐 杨 更新于 8 个月 之前

如果发生故障(1个或多个LED开载或短路),受影响组件的下一个更高的子系统(整个LED串)是否停用,可以通过参数进行配置。 
 ‘ DRL_ HB_ Failure_Deact_cfg ’参数定义: 
 •0x00:不需要去激活 
 •0x01:在检测到故障(开路负载或短路(N-1))时停用通道输出 
 •0x02:在检测到故障(开路负载或短路(led > 1短路))时停用通道输出 


 If failures occur(1 or more LED open load or short circuit), whether the next higher subsystems(whole LED string) of the affected components shall be de-activated or not can be configured by parameters. 
 ‘DRL_ Failure_Deact_cfg’ parameter definition: 
 • 	 0x00: No deactivate required 
 • 	 0x01: Deactivate channel output in case failure(open load or short circuit(N-1)) is detected 
 • 	 0x02: Deactivate channel output in case failure(open load or short circuit(LEDs > 1 short)) is detected

返回