A software PLC based on Strolch's runtime
Go to file
Robert von Burg 34ffaf6e70 [New] Added PlcConnection.isConnectAtStartup() 2020-02-26 09:37:01 +01:00
example [New] Added ExamplePlcConveyorPlcService for 4 conveyor transferring 2020-02-06 14:21:00 +01:00
strolch-plc-core [New] Added PlcConnection.isConnectAtStartup() 2020-02-26 09:37:01 +01:00
strolch-plc-gw-client [New] Implemented implicit virtual connections and added verbose logging 2020-02-05 22:59:48 +01:00
strolch-plc-gw-server [New] PlcGwService.runAs() does not throw Exception, handled internally by OperationsLog and Logger 2020-02-20 18:01:10 +01:00
strolch-plc-model [Major] Implemented basic PlcExecutionPolicy with PlcGwService for activity execution 2020-02-12 15:02:48 +01:00
strolch-plc-rest [Major] Removed virtual listeners, verbose I2C input, other fixes 2020-02-05 17:25:12 +01:00
strolch-plc-util [Fix] Handle multiple devices for I/O 2020-02-26 09:35:43 +01:00
.gitignore [Minor] added .classpath to ignore 2020-02-14 18:33:59 +01:00
LICENSE Initial commit 2020-01-26 13:43:58 +01:00
README.md Initial commit 2020-01-26 13:43:58 +01:00
pom.xml [New] Added PlcAddressGenerator in strolch-plc-util 2020-02-06 14:20:36 +01:00

README.md

strolch-plc

A software PLC based on Strolch's runtime