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 f6e41e691a
printf with one missing parameter
1 week ago
.gitignore adding first modbus code 3 years ago
Changelog printf with one missing parameter 1 week ago
LICENSE initial base codebase 3 years ago
Makefile floats do not have to be alligned. 9 months ago
Makefile.rules.crosswindows initial base codebase 3 years ago
Makefile.rules.linux initial base codebase 3 years ago
Makefile.rules.windows initial base codebase 3 years ago
README.md Initial commit 3 years ago
client.cc printf with one missing parameter 1 week ago
client.h adding logging window, also some better error handling 2 years ago
copydlls.sh crosscompiling works again 3 years ago
copyshare.sh crosscompiling works again 3 years ago
log.cc adding logging window, also some better error handling 2 years ago
modbus.cc adding icon file 3 years ago
modbus.h adding icon file 3 years ago
nwthread.cc adding logging window, also some better error handling 2 years ago
nwthread.h adding logging window, also some better error handling 2 years ago
tcp.cc working on client gui and fixed some issues with the tcp.connect functions 3 years ago
tcp.h adding icon file 3 years ago
testmodbus-client.png adding icon file 3 years ago
testmodbus-client.ui adding logging functionality 2 years ago

README.md

testmodbus-client

simple modbus tcp/ip client. for testing purpose only