Timer as input function calculates wrong
- ahahn
-
Offline Autor
- Elite Mitglied
-
- Beiträge: 265
- Dank erhalten: 124
DC-24-II, version 6.03.1832
Since version 6.03.1832 a timer can be used as input function.
The calculated values of the actual implementation do not match the description in the manual. The result is likely to be incorrect.
Statement in manual
Timer T1 settings
Any thoughts?
Am I correct or is it a feature?
regards
Alois
Since version 6.03.1832 a timer can be used as input function.
The calculated values of the actual implementation do not match the description in the manual. The result is likely to be incorrect.
Statement in manual
Timer T1 settings
Code:
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% |
+--------------------+-------------+----------+
Any thoughts?
Am I correct or is it a feature?

regards
Alois
Last Edit:Yesterday 21:08
von ahahn
Letzte Änderung: Yesterday 21:08 von ahahn.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ladezeit der Seite: 0.977 Sekunden