![]() |
Modbus profiler app - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Application Store (https://forum.logicmachine.net/forumdisplay.php?fid=11) +--- Thread: Modbus profiler app (/showthread.php?tid=5911) |
Modbus profiler app - Daniel - 06.03.2025 Please see our new Modbus profile app. Manual JSON creation is finally over. You can easily create Modbus profiles and upload them to LM profiles. You can also edit live Modbus device and directly send changes to it. No need to remove and add devices again. The app is just profile creator/editor. Any work must be saved either to LM or as file on the PC.
If no register selected or only one, then only Add mapping will be visible. If more then one register is selected, then the fallowing options are present:
See the documentation for description of each parameter. Editing live devices is a new features and we highly advice to make a backup before Installation: On the main apps screen click the + icon when logged in as admin. Click the menu in the top left side and select "Install from file". Enable "Allow to install package without signature" option. RE: Modbus profiler app - ivob - 06.03.2025 Looks nice! Could you please add the signature file which is needed for installation. RE: Modbus profiler app - RomansP - 06.03.2025 Just mark checkbox "Allow to install package without signature" RE: Modbus profiler app - myg - 06.03.2025 If i have several devices created from the same profile, and i want to edit few parameters, what is the best approach here? If i edit profile, will it propagate to all current devices, or once device is imported it is a complete copy and i need to edit each device? RE: Modbus profiler app - admin - 06.03.2025 You will have to edit each device separately. Each device uses a local copy of profile mapping. RE: Modbus profiler app - Erwin van der Zwart - 06.03.2025 Cool! I like it (: RE: Modbus profiler app - guillermo - 07.03.2025 (06.03.2025, 08:59)RomanosP Wrote: Simplemente marque la casilla de verificación "Permitir instalar paquetes sin firma" ¿Dónde está ese botón? No lo encuentro. RE: Modbus profiler app - admin - 07.03.2025 See Installation note in the first post. RE: Modbus profiler app - domotiqa - 07.03.2025 great RE: Modbus profiler app - oliver.brown.knx - 02.04.2025 I will ask for help with the following. When changes are made in the modbus profiler in the value multiplier to 0,1, the changes are made in the json file, but the value is not changed in the group address. The change is only made when a new object mapping is made. Example: 1. The value written in the group address (e.g. 1/1/1) is 250. 1. There is a temperature value at address 1 that is displayed as 250. 2. Modify the value of the value multiplier to 0.1. 3. The value in the group address is still 250 and will not change even if the value at address 1 is changed to 260, for example. 4. Only when we perform a new mapping does it change to 25.0 or 26.0. 5. Value delta is set to 0.001. 6. Write to bus is checked. So is the condition that we always need to perform a new mapping when changing in json using modbus profiler? RE: Modbus profiler app - admin - 02.04.2025 Use Menu > Devices to edit existing devices. |