Connections

Reconnect

The Reconnect option determines whether the HMI should automatically attempt to restore the connection if it is lost.

Modes

There are two possible states:

  • ON (default) – The system will continuously attempt to re-establish the WebSocket connection in the background if it is interrupted
    (e.g. due to a network failure or PLC restart)

  • OFF – The system will not attempt reconnection automatically.
    In this case, the user must refresh the HMI or restart the connection manually.

Use Case

This setting is useful for:

  • Testing environments
  • Scenarios where automatic reconnection should be explicitly prevented