Profile for Darkin modbus ! - 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: Profile for Darkin modbus ! (/showthread.php?tid=3870) |
Profile for Darkin modbus ! - phongvucba - 14.02.2022 Hi everybody ! I want to control a Darkin air conditioning unit via RS485. I also have darkin's tutorial, but really I am not a professional to be able to create a library file on LM (Create a project for modbus darkin VRV4). I really appreciate everyone who made it and shared it here! . Thanks to everyone who read and helped me. RE: Profile for Darkin modbus ! - admin - 14.02.2022 Which parameters do you want to read and write? Some parts can be done via a profile but other parts can only be made via scripts. RE: Profile for Darkin modbus ! - phongvucba - 16.02.2022 Yes, Admin ! I just want to read and write the following parameters: -Turn on and off the air conditioner(status and send) -Temperature adjustment(status and send) -Increase and decrease the blower(status and send) - Modes like Cool, Heat, Fan, Dry(status and send) Can you help me! <3 RE: Profile for Darkin modbus ! - admin - 17.02.2022 At the moment it's not clear what the correct Modbus addressing is. Run Read test in Modbus, set Function to "Holding register (#3)" and try reading from addresses 0, 30000 and 30001. Post what you get from reading these addresses. |