Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Creating regions  Examples of using areas and regions Next page


To create the rule of states transition, do the following:

  1. Create the Rule of states transition object.
    1. Select Create object  Rule of states transition in the context menu of the Region object.
    2. Enter the number and the name of the created object.

      Note

      The number of the object should be in the range from 1 to 65534.

    3. Click the Apply button.
      As a result, the settings panel for the Rule of states transition object will be displayed.

  2. Set the condition for triggering the rule on the settings panel of the Rule of states transition object.
    1. Select the object type from the Type list in the Objects states table and in the State list specify the state of this object at which the region state should be changed.

    2. Repeat step 2.a for all required object types.
    3. From the Type of comparison list, select a required value:
      1. AND (all objects)—to change the state of the region if all objects of the specified types are in all specified states.

      2. OR (at least one object)—to change the state of the region if at least one object of the specified type is in at least one of the specified states.

    4. In the Event list of the Send events table, select the event generated by the Region object when the rule condition is met.
  3. Click the Apply button to save the changes.

The Rule of states transition is now created.

  • No labels