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

Previous page Next page


By default, the Axxon PSIM local database is used as a data source to display the state statistics. In order to use a remote database, configure the connection to it as follows:

  1. On the settings panel of the State statistics object, go to the DB tab.
  2. By default, statistics are updated once every 60 seconds. If necessary, you can change the update frequency by entering a new value in seconds in the Statistics update frequency (s) field. We don't recommend setting the frequency to less than 5 seconds.
  3. Click the Connection dialog button. The SQL Server Login window opens.
  4. In the Server list, specify the SQL server to which you want to connect.

    Note

    If the Server list contains the required SQL server, then no further connection configuration is needed.

    When you work in a distributed configuration, you must specify the name of the computer on which the database is located, without using the value (local). For example, "WS1\SQLEXPRESS", where WS1 is the name of the computer on which the database is located.

  5. If it is necessary to enter the login and password for the SQL server authorization, clear the Use Trusted Connection checkbox. As a result, the Login ID and Password fields become editable.

    Note

    If you set the Use Trusted Connection checkbox, then the SQL server authorization is performed with the Windows credentials.

  6. To specify the additional connection parameters, click the Options >> button.
    1. From the Database drop-down list, select the database where the events must be stored.
    2. From the Language drop-down list, select the language of the SQL server system messages.
    3. In the Application Name field, enter the application name (the default value is PSIM).
    4. In the WorkStation ID field, enter the computer name (the default value is the computer identifier in Windows OS).
  7. Click OK to save the settings.

    Note

    For the help information about the SQL Server Login window, click the Help button.

Configuration of the database connection is complete.

  • No labels