![]() |
Create Modbus client via script - 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: Create Modbus client via script (/showthread.php?tid=625) Pages:
1
2
|
RE: Create Modbus client via script - Daniel - 08.12.2020 SHAC/NAC has different database structure and most likely this will require some modification. You can only map it to 250/ and you have much less dpts to select from. SHAC/NAC does not have the option to link multiple objects at once. There were some works to add it to upcoming 2.0.0 but I haven't seen it yet. RE: Create Modbus client via script - Grant Peters - 08.12.2020 (08.12.2020, 07:36)Erwin van der Zwart Wrote: Not that i know of, but I assume the modbus part is exactly the same in a SHAC/NAC and that the difference is only in the group address format.Thanks Erwin, I think the line "dec_grp_address = knxlib.encodega(grp_address)" is what will differ - I'll check with Clipsal in Adelaide to see if they have a similar function. |