Description
The TimeAdd component makes it possible to add two RelTime times.
Implementation
-
Drag and drop the TimeAdd component into the station
-
Link the inTime and addTime inputs to the RelTime properties
Properties
-
Out: The RelTime resulting from the addition of the two input values inA and inB
-
InTime: RelTime input slot
-
AddTime: RelTime input slot (this time can be negative making it possible to subtract one time from another)