control modbus - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: control modbus (/showthread.php?tid=5395) |
control modbus - omarlachhab - 30.04.2024 Please i need example for how to control modbus 16-bit CRC send and receive data. RE: control modbus - Daniel - 30.04.2024 Why don't you just use existing modbus implementation? Use Read test under modbus tab to test device settings first. Once known create device profile and use it. https://kb.logicmachine.net/misc/modbus-profile/ |