30.04.2018, 16:39
Hi
There's a log write in fbe_hysteresis_3_limits function. Can I disable this log write? I use this function for brightness evaluation and it can write 70 pages of log every day.
In log I see:
There's a log write in fbe_hysteresis_3_limits function. Can I disable this log write? I use this function for brightness evaluation and it can write 70 pages of log every day.
Code:
require('custom.fbeditor20.Control')
Input = 555
Limit_1_ON = 400
Limit_1_OFF = 300
Limit_2_ON = nil
Limit_2_OFF = nil
Limit_3_ON = nil
Limit_3_OFF = nil
threshold1, threshold2, threshold3 = fbe_hysteresis_3_limits(Input, Limit_1_ON, Limit_1_OFF, Limit_2_ON, Limit_2_OFF, Limit_3_ON, Limit_3_OFF, 'fb__New_diagram__fbe_hysteresis_3_limits__id')
In log I see:
Code:
* table:
[1]
* number: 1
[2]
* number: 0
[3]
* number: 0
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259