Hey everybody, I have another question about the semantics we should provide for reading / writing Strings in the S7 Driver. I have not found an example on how this is handled currently but to me it looks a bit like a mix of reading the data as “array”, i.e., using the size parameter on the request (= fixed size string) but handling it as null terminated String.
As I have currently no TIA available, can anyone give me the syntax how Strings are addressed in TIA. I think they were fixed size always and I would prefer to do it that way. Could anyone who implemented this (or has expertise in this) help me out a bit? Thanks Julian
