public class EtherNetIpPlcDriver extends Object implements PlcDriver
| Constructor and Description |
|---|
EtherNetIpPlcDriver() |
| Modifier and Type | Method and Description |
|---|---|
PlcConnection |
connect(String url) |
PlcConnection |
connect(String url,
PlcAuthentication authentication) |
String |
getProtocolCode() |
String |
getProtocolName() |
public String getProtocolCode()
getProtocolCode in interface PlcDriverpublic String getProtocolName()
getProtocolName in interface PlcDriverpublic PlcConnection connect(String url) throws PlcConnectionException
connect in interface PlcDriverPlcConnectionExceptionpublic PlcConnection connect(String url, PlcAuthentication authentication) throws PlcConnectionException
connect in interface PlcDriverPlcConnectionExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.