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.