Skip to content

aceagles/ModbusExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus Explorer

About

Modbus explorer is a lightweight cross platform GUI for interrogating Modbus TCP devices.

It supports reading and writing registers and converting from the native u16 data types to many other types. Enter the address and port of your device and press Connect. Once connected any number of registers can be polled.

image

Data Conversion

Click the data type to select the data type to convert to.

image

Polling Rate

Choose a polling rate for a group of registers

image

Additional read/write groups

Read disparate groups and write to registers by adding extra groups using the + buttons:

image

Intallation

Windows

Standalone .exe and an installer are provided.

Ubuntu

Binaries for ubuntu 24 and 22 are provided. Due to a change in the included webkit2gtk-4.0 with these distros the correct one should be chosen. If you're on a version of ubuntu older than 24 then the 22 build should work. Download the binary - navigate to the location in a terminal and make the file executable by running the command chmod +x ModbusExplorer-ubuntu24 to allow execution of the file. The file can now be double clicked in file explorer to run.

About

A small cross platform GUI for reading and writing Modbus registers

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published