sam271118 / ModbusTool_2

ModbusTool is a small utility app that will help you to tame modbus protocol and conduct experiments with modbus devices driven with a Yocto-RS485, a Yocto-RS232 or a Yocto-Serial.

Home Page:https://www.yoctopuce.com/EN/tools.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModBusTools

ModBusTools is a C# .Net meant to make Modbus protocol more friendly to use, especialty if you need to make some experiments with a new Modbus device. It works with any Yoctopuce devices featuring Modbus protocol such as Yocto-RS485, Yocto-RS232 and Yocto-Serial. Theses can act as Modbus masters and control both RTU and ASCII Modbus devices.

Screenshot example

Main features are:

  • Scan bus for slave addresses
  • Read/write coils
  • Scan for available coils
  • Read input bits
  • Scan for available input bits
  • Read input registers
  • Scan for available input registers
  • Read/write holding registers
  • Scan for available holding registers
  • Modbus snopping and packet decoding

You will find more information about this application on Yoctopuce website. If you are not much into programming and are only interested in installing ModbusTool, here is a page linking to Windows and Linux binaries .

The Linux version requires Mono.

About

ModbusTool is a small utility app that will help you to tame modbus protocol and conduct experiments with modbus devices driven with a Yocto-RS485, a Yocto-RS232 or a Yocto-Serial.

https://www.yoctopuce.com/EN/tools.php

License:Other


Languages

Language:C# 99.5%Language:Shell 0.5%Language:Batchfile 0.0%