行为
功能 #2989
已关闭开始日期:
2024-10-31
计划完成日期:
2024-11-07
% 完成:
100%
预期时间:
描述
If APP read the value of 'HB_Ramping_method_cfg' in the dataset is selected as LDM , the fade speed will be issued by 'LDM_internal_standard_ramping_cfg' in the dataset;
There are four possibilities for 'LDM_internal_standard_ramping_cfg':immediate、100ms、150ms and 200ms
1、if APP read 'LDM_internal_standard_ramping_cfg' = Immediate, HB immediately activate/deactivate;
2、if APP read 'LDM_internal_standard_ramping_cfg' = 100ms, HB activate/deactivate within 100ms;
3、if APP read 'LDM_internal_standard_ramping_cfg' = 150ms, HB activate/deactivate within 150ms;
4、if APP read 'LDM_internal_standard_ramping_cfg' = 200ms, HB activate/deactivate within 200ms;
行为