OpenPLC (english) - Printable Version +- Calaos, Home Automation Forum (https://calaos.fr/forum) +-- Forum: Utilisation - Installation - Configuration (https://calaos.fr/forum/forumdisplay.php?fid=4) +--- Forum: Systèmes Externes (https://calaos.fr/forum/forumdisplay.php?fid=7) +--- Thread: OpenPLC (english) (/showthread.php?tid=749) |
OpenPLC (english) - leanderdl - 09-02-2017 Is there a a way to connect the OpenPLC project ( http://www.openplcproject.com ) to Calaos OS? I've been playing with the system for the past 3 days virtually non stop (never used PLC's before, used to things like domoticz), and now i'm trying to connect a openPLC... I thought this must be possible since both systems use (or can use) ModBus, but i can't figure it out. Any info or help is welcome! Thanks in advance, Leander RE: OpenPLC (english) - raoulh - 09-04-2017 Hi, I don't know openplc project. Sounds interesting, but to use it with calaos modbus is not the only requirement. On wago PLCs modbus is used for simple IO control and reading, and a simple UDP protocol is used for events, heartbeat, etc... Without that UDP protocol, which is implemented in the ST language, calaos cannot use a PLC. |