mbpoll
« Back to VersTracker
Description:
Command-line utility to communicate with ModBus slave (RTU or TCP)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: modbus industrial-automation cli serial networking
Install: brew install mbpoll
About:
Mbpoll is a command-line utility designed for communicating with ModBus slave devices over both RTU (serial) and TCP connections. It allows users to read and write registers and coils, making it an essential tool for industrial automation testing and diagnostics. The tool provides a straightforward interface for interacting with PLCs and other ModBus-enabled equipment directly from the terminal.
Key Features:
  • Supports both ModBus RTU (serial) and TCP protocols
  • Command-line interface for easy scripting and automation
  • Read and write access to coils, discrete inputs, and registers
  • Supports various data types and word orders
Use Cases:
  • Debugging and testing industrial PLC connections
  • Automating device configuration via scripts
  • Monitoring sensor data from ModBus-enabled devices
Alternatives:
  • modbus-cli – Python-based alternative with similar CLI functionality
  • qmodbus – Qt-based GUI application for ModBus communication
Version History
Detected Version Rev Change Commit
Sep 16, 2025 6:21am 0 VERSION_BUMP 958c0f06