Monitor, write, and simulate Modbus devices on macOS, Windows, and Linux. Built-in TCP Server with random data generator — test your PLC or HMI without any hardware.
Features
Built with Tauri + Rust for native performance on macOS, Windows, and Linux, with a clean, minimal interface.
Screenshots
Client & Server — Run both in one app
Real-time Modbus Monitoring — DEC, HEX, BIN, FLOAT
Built-in TCP Server Simulator with Random Data Generator
Scan Slave IDs — Find devices without guessing settings
28 Display Formats — 16-bit to 64-bit, with AB CD / CD AB / BA DC / DC BA byte ordering
Specifications
Download
Version 0.1.7 · x64 · MSI Installer
⬇ Download for WindowsFree MSI installer for Windows x64.
🐧 Linux Installation
sudo dpkg -i "Modbus Poll_0.1.5_amd64.deb"
sudo rpm -i "Modbus Poll-0.1.5-1.x86_64.rpm"
chmod +x "Modbus Poll_0.1.5_amd64.AppImage" &&
./"Modbus Poll_0.1.5_amd64.AppImage"
Also from the Developer