Merge branch 'Modbus_TCP_Obe' of https://github.com/Sani7/2023-Webservices_And_Applications into Modbus_TCP_Obe

This commit is contained in:
Obe Van Lierde
2023-12-05 21:09:48 +01:00
167 changed files with 189977 additions and 76 deletions

View File

@@ -6,6 +6,7 @@ This is the documentation of the Modbus-TCP task
- [Initialization](#initialization)
- [Usage](#usage)
- [Guide](#Guide)
- [Extra](#Extra)
## Initialization
The Modbus task is initialized in the main function.
@@ -28,4 +29,5 @@ modbus_init();
## Extra
The start addres is ignored and the timeout warnings arne normal because there is no response from my code back to QModMaster.
The start addres is ignored and the timeout warnings arne normal because there is no response from my code back to QModMaster.