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 and double-click Tunnel Connection.
| Property | Value | Description |
|---|---|---|
| Established | read-only | Reports when this tunnel connection was first established. |
| User Name | read-only | Reports the user in the station that is currently tunneling. |
| Remote Host | read-only | Reports the Windows hostname or IP address of the remote tunneling client. |
| Protocol Version | read-only | Reports the version of the (remote) tunneling client application being used. |
| Last Read | read-only | Reports when the last read of a station item occurred over the tunnel connection. |
| Last Write | read-only | Reports 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.