Enabling and Disabling Plug-in Instances
Each plug-in instance has a startup mode that allows you to control whether and when it is started at runtime.
Changing the Startup Mode
- In the snap-in bar, go to “Plug-ins” and select the desired plug-in category.
- In the instance list, select one of the following values from the “Start mode” column:
- “Always On” (default): The instance always starts.
- “Auto”: The instance starts only as long as at least one active connection is using it. The display also indicates whether the instance is currently in use.
- “Disabled”: The instance does not start.
- Alternatively, set the startup mode using the instance’s context menu.
The “Auto” startup mode does not detect when the plug-in instance is being used from within OPC Router scripts. If the instance is used exclusively in this manner, set the startup mode to “Always On”.
The change will not take effect until you have put the configuration into production.
A deactivated instance is marked in the plug-in tree by a red line across its icon.
Behavior of Connections with a Deactivated Plug-in Instance
Flows that use a deactivated plug-in instance remain active and are not deactivated along with it. Instead, affected transfer objects display the status “Plug-in disabled” in the status chart as long as the instance being used is deactivated.
For the “Auto” startup mode, every activated flow and every activated template counts as one usage, regardless of the startup mode of the other plug-in instances being used.