S7NetPlus / s7netplus

S7.NET+ -- A .NET library to connect to Siemens Step7 devices
MIT License
1.34k stars 589 forks source link

Bad ByteLength for S7Strings and S7WStrings #376

Closed ismdiego closed 3 years ago

ismdiego commented 3 years ago

There is still a little bug pending fix with both S7Strings and S7WStrings. The calculated ByteLength is bad.

I will create a Pull Request for these to be fixed.