Skip to main content

Triggers

Button

Made for button tiles on dashboards

Scheduler

Scheduled trigger (ex: every 10 seconds, every day at 4PM)

Our software uses Cron Jobs to handle planned triggers. Our interface simplifies greatly the creation of Scheduled triggers. A common example is a Scheduled trigger at every shift change to reset variables.

Machine Parameter

Machine Param is triggered whenever a machine parameter is updated and its value is different from the previous one. A machine parameter can be an operator, a SKU number or a work order. Much like the value change trigger, you can set to trigger at every change or at a specific value.

Value

  • Value =>
    • Value Change is triggered whenever a value is updated and its value is different from the previous one.
    • Value Set is triggered whenever a value is updated, even if the new value is the same as the previous one.

The most commonly used trigger, use to listen to stream properties or variable updates. With this trigger, you really have the control to manage what you want to show in your dashboards.


The next video explains, in French, the different types of triggers in the application.