update profile 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: update profile Modbus (/showthread.php?tid=3042) |
update profile Modbus - Frank68 - 02.12.2020 Hello I am experimenting with modbus, I have defined the profile of my device and I have loaded it and mapped the group addresses, later I have added some registers to read, for the devices already configured, to see the changes of the profile with the new fields do I have to delete and reconfigure them or can they be updated? thanks a lot RE: update profile Modbus - admin - 02.12.2020 Not possible to update this way, but you can set group addresses directly in the profile by using bus_address field. This way you don't have to map the addresses again after importing new profile. RE: update profile Modbus - Frank68 - 02.12.2020 (02.12.2020, 14:59)admin Wrote: Not possible to update this way, but you can set group addresses directly in the profile by using bus_address field. This way you don't have to map the addresses again after importing new profile. I know that it is not possible for me because I have 6 modbus objects of the same type but they go to different group addresses, I know that I have to re-edit them all. Thanks |