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.
testmodbus-server/Changelog

34 lines
699 B

Version 1.0.4
2024-11-08:
- fixed single coil / word write. Response was not correct.
2024-08-07:
- fixed compile on windows. stdint.h was not included
2024-02-22:
- fixed: ignore incorrect requests
2023-09-19:
- performance issues fixed.
- gui issues if more than 200 values where added fixed.
- closing connection if an error occured.
2023-09-16:
- added message if a connection is closed.
2022-10-31:
- fixed use of uninitialized and wrong value.
2022-05-30:
- display issues with signed and unsigned int16 in the values tab.
- buildwindows will compile test-fc15 and test-fc16 command line tools.
- adding to the test-fc16 some byte and word swapping mechanism
Initial Application: