Package mbpoll

Command line utility to communicate with ModBus slave (RTU or TCP)

https://github.com/epsilonrt/mbpoll

mbpoll is a command-line utility used to communicate with ModBus slave devices
over RTU or TCP. It supports reading discrete inputs, binary outputs (coils),
input registers, and holding registers, with values expressed in decimal,
hexadecimal, or single‑precision floating‑point formats. The tool is compatible
with libmodbus and provides functionality similar to the original modpoll
program while being fully independent and open source.

Version: 1.5.4

General Commands

mbpoll ModBus(R) Master Simulator