You can add one or more SerialTunnels under a station’s TunnelService. Each SerialTunnel associates with one specific driver network (and corresponding controller serial port).

In addition to the standard property, Status, these properties are unique to this component.
| Name | Value | Description |
|---|---|---|
| Enabled | true (default) or false |
Turns serial tunneling on (true) and off (false).
|
| Connections | read-only | Indicates the number of tunnel connections, as either 0 (none) or 1 (maximum). |
| Identifier | read-only | Reports the entered Port Name slot in the Serial Port Config container (below) used as the tunnel name when configuring the client-side Serial Tunneling window.
|
| Serial Port Config (container) | additional properties | Holds configuration properties for the controller serial port as used by the specific driver network. Refer to the separate topic, serial-SerialHelper for property descriptions. |