Class LogixConfiguration
- java.lang.Object
-
- org.apache.plc4x.java.eip.base.configuration.EIPConfiguration
-
- org.apache.plc4x.java.eip.logix.configuration.LogixConfiguration
-
- All Implemented Interfaces:
PlcConfiguration,PlcConnectionConfiguration
public class LogixConfiguration extends EIPConfiguration
-
-
Constructor Summary
Constructors Constructor Description LogixConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCommunicationPath()voidsetCommunicationPath(String routingAddress)-
Methods inherited from class org.apache.plc4x.java.eip.base.configuration.EIPConfiguration
getBackplane, getByteOrder, getSlot, setBackplane, setByteOrder, setSlot
-
-