Skip to main content
Version: 5.6

Dynamic Instances API

Go to Tools > Settings > Dynamic Instances to open the Dynamic Instances API settings.

The Dynamic Instances API allows you to create and remove connections at runtime. The technical use of dynamic instances is described on the Create Dynamic Instances page.

Purpose of the Settings

License Note

The dynamic instances feature is part of the Enterprise+ environment. For more information on license assignment and other Enterprise+ features, see License Levels.

For more information on dynamic instances and their correct use, see Dynamic Instances

Here, you configure the database connection that the OPC Router uses to manage the tables for dynamic instances in the api schema. You can only create dynamic instances from a template after this connection has been configured and the database has been set up.

Dynamic Instances API settings with activation, connection details, and buttons for verifying and setting up the database

First, enable the Dynamic Instances API, and then enter the connection details for the database you want to use for dynamic instances.

Settings

PropertyDescription
Enable Dynamic Instances APIEnables the dynamic instances feature in the OPC Router.
HostSpecify the DNS name or IP address of the database host.
PortSpecify the port of the database server.
DatabaseSpecify the name of the database in which the tables for dynamic instances are to be created.
Windows authenticationSelect this option if you want to log in using the OPC Router service’s Windows context.
UserSpecify the database user if you are not using Windows authentication.
PasswordEnter the database user’s password.

First, verify the connection using Check connection. When you click Set up database, the OPC Router automatically sets up the required basic structure for dynamic instances in the selected database.

Further Information

For further steps on using a template with dynamic instances, see the page Generate Dynamic Instances.