What are actions?
Eduardo Margulis
Nov-7th, 2017 12:42

You use Actions to program event-driven events. There are two classes of Actions:

  • Project-level Actions
  • HMI Element Actions

Project-level Actions enable you to use events to drive actions such as Load Screen, or to play Sounds.

To create an action:

  1. Select Actions from the Solution Explorer tree.
  2. Click Add New Action.
  3. Define the Event Name, select an Event Trigger and the resultant Action.

Please Note

  • The Event Trigger must be linked to a Set Coil.
  • The coil is automatically reset by the OS after the Action is executed.

If the Action requires you to select an entity, such as a screen or sound file, make your selection in the Properties window.
HMI element Actions enables a single Touch Element to trigger multiple events. Multiple bits can be linked to one element, triggering Load screen, set, reset, and toggle bits, and more.

Note:The following elements do not have the Action Property:

Simple Elements such as line.

Elements that enable data selection such as User Controls, Time and Date.

Elements that open the virtual keyboard for data entry such as IP Edit Address.

To create an action:

  1. Place an element on the screen
  2. Select Actions in the Properties Window.
  3. In Element Actions, click Add New Action.

Select the Action, Operand or Screen, and the action Trigger

Was this article helpful?
0 out of 0 found this helpful