Skip to content

Simple modbus master tool. Supports RTU. Written in C# for Windows with scripting and auto save

License

Notifications You must be signed in to change notification settings

swissbyte/ModbusMasterTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3

Simple ModBus Master tool with scripting capabilities.

Screenshot

Scripting: You have five commands available:

WR: Write Register

Usage: WR Register Value

RR: Read Register

Usage: RR Register

WC: Write Coil

Usage: WC Register Value

RC: Read Coil

Usage: RC Register

PC: Poll "Coil". This Command polls specific bits from a register.

Usage: PC Register Bitmask (dec)

About

Simple modbus master tool. Supports RTU. Written in C# for Windows with scripting and auto save

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages