Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


Configure the button as follows:

  1. On the Logic tab, select the element in the table and click the Edit button.
  2. If necessary, in the Step description field (1), enter the text that will be displayed in the column to the left next to the element.

  3. If you want to open a report by clicking the button, select Yes in the Show report parameter (2).
  4. If you want to close the event handling interface after clicking the button, select Yes in the Finish parameter (3).
  5. In the Button text field (4), enter the text that will be displayed on the button.

    Note

    If there are any event parameters, you can set them in the button text. To do this, enter $<parameter name>$ in the Button text field. For example, when you specify $time$, the time of the event will be displayed on the button; when you specify $date$, the date will be displayed; when you specify $user_id$, the user ID will be displayed (see Database tables reference guide for Axxon PSIM and vertical solutions).

  6. In the Default transition field (5), select the element that must be displayed after clicking the button. If the Finish parameter is set to Yes, you cannot select the element.
  7. If you want to execute a macro when clicking the button, select it from the Macro list (6).
  8. Click the OK button.

Example of displaying the Button element:

Configuring the Button element is complete.

  • No labels