Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


To open a dialog window in Axxon PSIM, do the following:

  1. Create the Operator query panel object on the basis of the Computer object on the Hardware tab of the System settings window.

    Attention!

    When you create the Operator query panel object, specify the name of the file of the dialog window form saved in the corresponding directory in the Number field.

  2. Go to the settings panel of the Operator query panel object.
  3. Specify the window coordinates:
    1. In the X field, specify the coordinate on the horizontal axis.
    2. In the Y field, specify the coordinate on the vertical axis (1).
  4. From the drop-down list in the Type column, select the type of the object that generates the appearance of a new dialog window (2).
  5. From the drop-down list in the Number column, select the number of the selected object type in the system (3).
  6. Double-click the cell in the Name column (4). The name of the selected object is automatically displayed in this cell.
  7. In the Event column, select the action that is performed after the corresponding event occurs in the system (5).

Note

In the example shown in the figure, the dialog window created in the form will be displayed if the macro is executed.

Dialog windows are used when programming Axxon PSIM. For detailed information about the embedded programming language, see Guide for creating scripts (programming).

Configuration of the Operator query panel object is described in detail in the Administrator's Guide.

  • No labels