simple modbus tcp/ip client. for testing purpose only
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Steffen Pohle 8b1c30475c
fixed windows build, somehow not all DLLs are being copied
1 year ago
.gitignore adding first modbus code 2 years ago
Changelog adding logging window, also some better error handling 1 year ago
LICENSE initial base codebase 2 years ago
Makefile fixed windows build, somehow not all DLLs are being copied 1 year ago
Makefile.rules.crosswindows initial base codebase 2 years ago
Makefile.rules.linux initial base codebase 2 years ago
Makefile.rules.windows initial base codebase 2 years ago
README.md Initial commit 2 years ago
client.cc adding logging window, also some better error handling 1 year ago
client.h adding logging window, also some better error handling 1 year ago
copydlls.sh crosscompiling works again 2 years ago
copyshare.sh crosscompiling works again 2 years ago
log.cc adding logging window, also some better error handling 1 year ago
modbus.cc adding icon file 2 years ago
modbus.h adding icon file 2 years ago
nwthread.cc adding logging window, also some better error handling 1 year ago
nwthread.h adding logging window, also some better error handling 1 year ago
tcp.cc working on client gui and fixed some issues with the tcp.connect functions 2 years ago
tcp.h adding icon file 2 years ago
testmodbus-client.png adding icon file 2 years ago
testmodbus-client.ui adding logging functionality 1 year ago

README.md

testmodbus-client

simple modbus tcp/ip client. for testing purpose only