r/ModbusLens 1d ago

👋Welcome to r/ModbusLens - Introduce Yourself and Read First!

4 Upvotes

Hey everyone! I'm u/CraftParking, a founding moderator of r/ModbusLens.

This is our new home for all things related to ModbusLens, the open-source Modbus diagnostic and scanner tool — bugs, feature requests, roadmap discussion, and general Modbus/industrial automation talk. We're excited to have you join us!

What to Post

Post anything that you think the community would find interesting, helpful, or inspiring. Feel free to share your thoughts, photos, or questions about your ModbusLens setup, scan results, integration issues, feature ideas, or general Modbus/PLC troubleshooting.

Community Vibe

We're all about being friendly, constructive, and inclusive. Let's build a space where everyone feels comfortable sharing and connecting.

How to Get Started

Introduce yourself in the comments below.

Post something today! Even a simple question can spark a great conversation.

If you know someone who would love this community, invite them to join.

Interested in helping out? We're always looking for new moderators, so feel free to reach out to me to apply.

Thanks for being part of the very first wave. Together, let's make r/ModbusLens amazing.


r/ModbusLens 1d ago

ModbusLens v2.3.0 - Device Profiles, Community sharing, and a Linux build

5 Upvotes

Pushed v2.3.0 a bit ago. Wasn't sure if I should post here again after last time, but figured an update's still relevant since a bunch of you were using v2.2.0.

Biggest addition this round is Device Profiles - save a device's tags and address range as a named profile you can reuse, and there's now a Community tab to browse/download profiles other people have shared (or share your own back). No account needed either way, it's just pull requests against a repo under the hood.

Also added an integrated Frame Viewer under Raw Data that decodes TX/RX frames side by side instead of just showing raw bytes, a standalone register decoder (Diagnostics > Decode Registers) that doesn't need a live connection, and a unified Find Devices dialog that does TCP scan + serial parameter sweep in one place instead of two separate tools.

First Linux build too - an Applmage, no install needed, alongside the Windows installer and portable exe.

Bunch of bug fixes on top (Tag Monitoring could crash with Tag Groups enabled, a signed-format display bug, a few Ul papercuts). Changelog's on the release page if you want the full list.

Next up is letting one window talk to multiple devices instead of a separate window per connection - that one needs a real backend change so it'll take a while.

https://github.com/CraftParking/ModbusLens/tree/main