Skip to content

pyModbusTCP_cli v0.0.1

Latest
Compare
Choose a tag to compare
@dhunt84971 dhunt84971 released this 01 Oct 15:38
· 2 commits to main since this release

Command Line Application for pyModbusTCP

This is a standalone command line application that can be directly executed on any Windows 10 system. See the ReadMe for additional instructions.

This initial version only implements the read_holding_registers command. Additional functionality will be added in future versions. For now, the command provided by the pyModbusTCP_cli v0.0.1 wrapper can be executed by users lacking Python for reading register values. Holding register values can be pre-formatted to be returned as integers, floating points or null terminated strings.