Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1.23 KB

File metadata and controls

22 lines (10 loc) · 1.23 KB

Additional Block Execution

Here is an example Graph that shows the order of execution.

Sample Graph (Click to enlarge)

Connectors run first

On Graph Start run second

TriggerAtStart option on a Timer will run third

Finally, the Entry Point is executed

Example showing when a timer will trigger with 'TriggerAtStart' set to false

Finally, let's inspect the output from the Graph

Terminal output of the running Graph.