M
M

Modbux

Free, open-source Modbus client and server simulator for Windows, macOS and Linux. Read, write and scan registers with per-register data types, and simulate devices over TCP or RTU without hardware.

Modbus client: read or poll configured registers with per-register data type, scaling, interpolation and comments, plus per-bit labels for bitmaps.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
0likes
0articles

Features

  1.  Serial-port
  2.  Modbus

Modbux News & Activities

Highlights All activities

Recent activities

Modbux information

GitHub repository

  •  64 Stars
  •  13 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Modbux was added to AlternativeTo by Jens-De-Ketelaere on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Modbux?

Modbux is a free, open-source Modbus client and server simulation tool built with Electron and React. It runs natively on Windows, on macOS for both Intel and Apple Silicon, and on Linux for x64 and arm64.

The client reads and writes registers with a data type assignable per register, from 16- to 64-bit integers through floats, doubles, bitmaps, UTF-8 strings and timestamps, with scaling and linear interpolation. Advanced Mode shows every numeric interpretation of a register side by side, so you stop guessing which type is correct. Unit ID and register range scanning find devices and data when the documentation is wrong.

The server side simulates Modbus devices over TCP or RTU, running multiple TCP servers across the full unit ID range, with value generators for realistic test data. Split mode runs client and server side by side so you can test a PLC implementation before going on site.

Supports Modbus TCP, Modbus RTU with automatic COM port discovery, and RTU over TCP for serial-to-Ethernet gateways. MIT licensed. Installer for Windows, .dmg for macOS, .deb and AppImage for Linux.