A.Hahn/2025-09-13 DC-24-II, version 6.03.1832 When timer is used as input function, the calculated result is not as expected (not as described in manual). See table below. Timer used as input function +------------------------+------------- ----------+ | wrong output | correct output | | version 6.03.1832 | | +--------------------+------------------------+------------------------+ | Timer (Flugzeit) | -100..+100% | 0..100% | -100..+100% | 0..100% | | 01:00 downto 00:00 | (Mitte) | | (Mitte) | | +--------------------+-------------+----------+-------------+----------+ | 01:00 (start) | +100% | +100% | +100% | +100% | | 00:45 | +75% | .. | +50% | +75% | | 00:30 | +50% | +75% | 0% | +50% | | 00:15 | +25% | .. | -50% | +25% | | 00:00 (end) | 0% | +50% | -100% | 0% | | -00:15 | -25% | .. | -100% | 0% | | -00:30 | -50% | +25% | -100% | 0% | | -00:45 | -75% | .. | -100% | 0% | | -01:00 | -100% | 0% | -100% | 0% | | -01:15 | -100% | 0% | -100% | 0% | +--------------------+-------------+----------+-------------+----------+ Use standard input function, e.g. P4 +--------------------+-------------+----------+ | input P4 | -100..+100% | 0..100% | | | (Mitte) | | +--------------------+-------------+----------+ | max (upper pos) | +100% | +100% | | ... | +50% | +75% | | center | 0% | +50% | | ... | -50% | +25% | | min (lower pos) | -100% | 0% | +--------------------+-------------+----------+