Addition (Duration)
This function block adds two time durations. The output value is a new time value of the type Duration.
If the operation exceeds the limits of the duration data type (49 days 17 hours 2 min 47 sec and 295 ms), the value is starting at 0 (an overflow will not be shown).
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
IN1 | I | TIME | Duration 1 |
IN2 | I | TIME | Duration 3 |
OUT | O | TIME | Calculated duration |