KOSTAL Plenticore Modbus Profile - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: KOSTAL Plenticore Modbus Profile (/showthread.php?tid=3585) |
KOSTAL Plenticore Modbus Profile - pioneersteffen - 24.09.2021 Hi @all, I want to integrate my KOSTAL Plenticore inverter via MODBUS to visualize it via TOUCH3. Does anybody can help me with a tested Modbus configuration? Many thanks! Best Regards Steffen RE: KOSTAL Plenticore Modbus Profile - admin - 27.09.2021 You can implement the profile yourself using the generator: https://forum.logicmachine.net/showthread.php?tid=3053 All values are of "register" type and most of them use float32 for "bus_datatype" and "datatype" fields. Also don't forget to use port 1502 instead of default 502 and set slave ID to 71. RE: KOSTAL Plenticore Modbus Profile - pioneersteffen - 27.09.2021 Hi Daniel, many thanks for the hint and providing the tool. I will try my best and post the profile hear after testing it. Best Regards Steffen RE: KOSTAL Plenticore Modbus Profile - pioneersteffen - 03.10.2021 Here is my tested profil just with some important values. But it can be easily adopted. |