Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


By default, the Axxon PSIM local database is used as a data source to display the state statistics. If you want to use a remote database, configure the connection to it in the following way:

  1. Go to the DB tab on the settings panel of the State statistics object.
  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. As a result, 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 required.

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

  5. If you want 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 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 the OK button to save the settings.

    Note

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

Configuring connection to the database is complete.

  • No labels