|
.Currentinterface R/O Property |
Top Previous Next |
Function: |
For currently selected socket (selection is made through sock.num) returns the network interface this socket is currently communicating through. |
Type: |
Enum (pl_sock_interfaces, byte) |
Value Range: |
Platform-specific. See the list of pl_sock_interfaces constants in the platform specifications. |
See Also: |
Details
The value of this property is only valid when the socket is not idle, i.e. sock.statesimple<> 0- PL_SSTS_CLOSED.
This property is not available on the EM202/200 (-EV), DS202 platform.