Event-triggered subflowcharts


You can trigger a subflowchart from an event that comes from the operator view or PLC. Some typical examples of triggering a subflowchart from the operator view are:

  • Redefining a new match model, using the Reconfigure step.

  • Switching recipes, using the LoadRecipe step.

  • Training a new recipe, using the CreateRecipe step.

  • Instantly viewing changes made through the operator view on the current image, using the Trigger step. For instance, this is the purpose of the OnSendTrigger subflowchart in Matrox Design Assistant template projects.

For more information on event-triggered subflowcharts, and on events and actions in general, see the Events and actions section in Chapter 2: Building a project.