winget install --id=ClassicDIY.ModbusTool -e
A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
ModbusTool is a versatile Modbus communication test tool designed to facilitate testing and debugging for both Modbus masters and slaves. It supports multiple communication protocols, including TCP, UDP, and RTU, making it a comprehensive solution for evaluating and configuring Modbus devices.
Key Features:
Audience & Benefit:
Ideal for engineers, developers, and technicians working with industrial automation systems or Modbus-based devices. It empowers users to efficiently test and validate their Modbus setups, ensuring reliable communication and smooth integration of devices into larger networks.
ModbusTool can be installed via winget, making it easy to integrate into your workflow.
There are two options available to download and install ModbusTool.
ModbusTool.msi
to downloaad.For detailed installation instructions and additional information, refer to the Github Wiki tutorial dedicated to this option.
winget
> Winget
is a command-line package manager for Windows that allows users to quickly and easily install, manage, and uninstall software applications from the terminal.
winget
installed on your system. If not, follow the instructions to install winget
from the official Microsoft documentation.winget
:winget install ClassicDIY.ModbusTool
Once installed, you can launch ModbusTool and start using its master and slave test functionalities with import and export capabilities.
Copyright (c) 2020. ClassicDIY
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
version 2.0.1.1
version 2.0.1.0
Removed function restrictions from ModbusSlave Fixed Slave Log of rx data Merged PR that adds polling and Float view