public static class ControlLogixEthernetDeviceServer.EIPPort extends Port
Constructor and Description |
---|
EIPPort(java.lang.String portName) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the connection to the PLC.
|
EtherNetIP |
getEtherNetIP()
Return the real EtherNetIP instance.
|
available, getInputStream, getName, getOutputStream, getPort, getPortPool, hasError, read, read, read, readAndWait, readCurrent, setError, setInputStream, setOutputStream, setPortPool, setThread, write, write, write
public EIPPort(java.lang.String portName) throws java.lang.Exception
portName
- the hostname/ip address of the PLC.java.lang.Exception
- thrown if connect failspublic void close()
PortInterface.close()
public EtherNetIP getEtherNetIP()
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.