You have maps in there that are just torque limiters, and others are torque monitoring maps. The torque limiters can need changes,
In fact, according to FR in my case (MED9.1) I realized that KLMIMAX is not a limiter above a 40% PED position.
Above 40% PED position in KFPZU the torque is ~100%
If:
KLLLRZU_0_A = 0.781 @ 3520RPM
KLMIMAX = 92.578 @ 3520RPM
Temperature_Dependance = 0
(92.578 - Temperature_Dependance) * 100 = 9257.8
(9257.8 * 0.01) + Temperature_Dependance = 92.578
The result is 92.578 whether the Temperature_Dependance is 0 or different than 0.
Then 92.578 + 0.781 = 93.359 (mizuvfil)
Above 40% mizuvfil in KFMOF the torque addition is 60.938.
Then 93.359 + 60.938 = 154.297 witch is limited from MDIMX = 99.219 (or ~100%)
Does this mean that KLMIMAX may remain unchanged even KFMIOP last Load axis has values ~100%?