Skip to main content

Sequence Connectors

Icon

SequenceConnectors_image1.png

Function

Sequence Connectors connect process components and define the direction of the Trigger's flow.

Key Points

  • Sequence Connectors are unidirectional. They can only be set to flow in one direction.
  • Sequence Connectors allow for the setting of time lags. Any Trigger passing through these Connectors will wait for the specified delay before continuing its normal flow.

How to Set Up

Set Time Lag: The input field accepts expressions that return a non-negative integer.

SequenceConnectors_image2.png

Example

Model Example

Consider a model with a time lag of 5 Ticks after the Compute component. In this scenario, the trigger will wait for 5 Ticks after the computation so that the entire process will end at the 6th Tick.