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

  1. In the navigator, click Proficy System > Proficy System > OPC UA.
  2. In the OPC UA Servers list, select the OPC UA server you want to work with.
  3. From the Displays panel, select HW/SW > OPC UA Editor.
    The OPC UA Editor appears.
  4. Enter values for the following subscription parameters:
    Value fieldDescriptionDefault Value
    Operation TimeoutHow much time is allowed for a response before the connection times out.10000 ms
    Publishing IntervalThe minimum amount of time between updates.1000 ms
    Keep Alive TimeThe maximum amount of time between updates..5000 ms
    LifetimeHow 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.
  5. Check Publishing Enabled check box to receive updates from the OPC UA server. You should only uncheck this check box to temporarily disable subscriptions.
  6. Click Save.