You use triggers to define the actual logic of the DataSuite. Each trigger has trigger conditions and actions. If the conditions are met, the actions are executed.
If, for example, the value of a PLC variable is set to 1, the trigger is started and then writes a data record to an Excel file.
The conditions of all triggers are monitored at an interval of 100 milliseconds.