I want to say thank you for your library.
I think there is a problem when sending several telegrams
By testing with 4 string variables, then 6 word variables, I do not receive anything from the 4th variable
variable0 : STRING(80) - OK
variable1 : STRING(80) - OK
variable2 : STRING(80) - OK
variable3 : STRING(80) - Var is Empty on PLC
variable4 : WORD - Var is Empty on PLC
to
...
variable10:WORD - Var is Empty on PLC
I did the test with version 1.0 and version 1.1.
If you have an idea to solve this problem I'm interested.
Hello
I want to say thank you for your library. I think there is a problem when sending several telegrams
By testing with 4 string variables, then 6 word variables, I do not receive anything from the 4th variable variable0 : STRING(80) - OK variable1 : STRING(80) - OK variable2 : STRING(80) - OK variable3 : STRING(80) - Var is Empty on PLC variable4 : WORD - Var is Empty on PLC to ... variable10:WORD - Var is Empty on PLC
I did the test with version 1.0 and version 1.1.
If you have an idea to solve this problem I'm interested.