tunnel-TunnelConnection

The driver dynamically adds this component under a tunnel component, such as a SerialTunnel, to reflect read-only information about this current tunnel connection.

To access this view, expand TunnelService > SerialTunnel and double-click Tunnel Connection.

PropertyValueDescription
Establishedread-onlyReports when this tunnel connection was first established.
User Nameread-onlyReports the user in the station that is currently tunneling.
Remote Hostread-onlyReports the Windows hostname or IP address of the remote tunneling client.
Protocol Versionread-onlyReports the version of the (remote) tunneling client application being used.
Last Readread-onlyReports when the last read of a station item occurred over the tunnel connection.
Last Writeread-onlyReports when the last write to a station item occurred over the tunnel connection.

Actions

  • Disconnect All disconnects any active connection through this SerialTunnel (maximum of 1). This removes the TunnelConnection below it. The remote (serial tunnel client) side displays a popup message: Connection closed by remote host.

    Note: Any TunnelConnection component also has its own Disconnect action, which effectively performs the same function.