Return to Tutorial

Sequence process

A sequence of processes will launch a serie of actions (outside of the loop device or ODIN loop). It can be performed periodically,by decision of the user (via GUI)  or using a condition via a controller.

An action can be:

  •      Retrieve the value of a sensor
  •      Send a value to an actuator
  •      Start a controller

We’re going now to present the editor that will allow you to create / edit process sequences.

sequenceEditeur

Simply click on “Add” Sequence part then choose “New”, the editor opens and allows you to enter different general information:

  • Sequence name
  • Description
  • Type of trigger for the loop (periodic, manual (trigger via the GUI by the user), or decision by a controller)
  • The number of iterations of the desired sequence (it should be noted that they can be interrupted via the GUI in case of emergency or necessity)
  • A loop time – if this field is left empty, when the loop is finished, it makes with the following (if the number of iterations is greater than 1), otherwise there is a time delay.

Action Sensor

This allows you to retrieve the value of a sensor immediately (do not wait a long iteration for example)

Action Actuator

Allows you to send an order to an actuator at a given time.

Optional: send a second value (considered as the end of this action)

Action Controller

Allows you to enable a controller to a chosen time , and to impose a personal loop iteration (by default, ODIN loop is applied ) .


Vous permet d’activer un contrôleur à un temps choisi, et de lui imposer une boucle d’itération personnelle (par défaut c’est là boucle ODIN qui est appliquée).