Method KnownHost
KnownHost(String)
Yields a pad with a known address.
Declaration
public static ZeroPad KnownHost(string ipAddress)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | ipAddress | The IP address of the pad. |
Returns
| Type | Description |
|---|---|
| ZeroPad | If device is conencted, this function will return an instance of ZeroPad class. |