Method FromCommunicationType
FromCommunicationType(CommunicationType, String, String)
Declaration
public static Driver FromCommunicationType(CommunicationType comType, string IPADDR = "127.0.0.1", string PORTNO = "8888")
Parameters
Type | Name | Description |
---|---|---|
CommunicationType | comType | |
System.String | IPADDR | |
System.String | PORTNO |
Returns
Type | Description |
---|---|
Driver |