Skip to content

A tool to read holding registers, input registers and coils of a device in real-time on Excel (xlsx) with Modbus Serial Communication Protocol

License

Notifications You must be signed in to change notification settings

HawkPhantom/Modbus-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus-Excel

A tool to read holding registers, input registers and coils of a device in real-time on Excel (xlsx) with Modbus Serial Communication Protocol


Default Configuration Is:

method:rtu

port:COM7

timeout:10(ds)

baudrate:19200

stopbits:1

parity:Even

bytesize:8

number_of_holding_registers:8

number_of_input_registers:8

number_of_coils:8

address:0x00

Refresh time is 1 second


Written in Python 3.8


Written by: Furkan Ciylan

Contact Me: [email protected]

Github: /HawkPhantom


About

A tool to read holding registers, input registers and coils of a device in real-time on Excel (xlsx) with Modbus Serial Communication Protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages