Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 521 Bytes

readme.md

File metadata and controls

30 lines (15 loc) · 521 Bytes

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)