Set OPC UA Subscription Parameters (Advanced)
You can customize subscription parameters for an OPC UA server connection.
About this task
See OPC UA documentation for details on how to use the parameters. In most cases, the default values are sufficient.
Procedure
- In the navigator, click .
- In the OPC UA Servers list, select the OPC UA server you want to work with.
- From the Displays panel, select .The OPC UA Editor appears.
- Enter values for the following subscription parameters:
Value field Description Default Value Operation Timeout How much time is allowed for a response before the connection times out. 10000 ms Publishing Interval The minimum amount of time between updates. 1000 ms Keep Alive Time The maximum amount of time between updates.. 5000 ms Lifetime How long the connection to the OPC UA server is preserved in the absence of updates before it is killed and recreated. 60000 ms Note:- All parameter values are shown in milliseconds.
- Entering negative values, or values below the minimum allowable, result in an error.
- Check Publishing Enabled check box to receive updates from the OPC UA server. You should only uncheck this check box to temporarily disable subscriptions.
- Click Save.