Tolga Çakır

Results 2 comments of Tolga Çakır

This feature should support types that include arrays. For example; ```C# s7Client.Read(...); //generic reading operation ``` ```C# //the c# entity model of the data block public class PlcRequestDataBlock { public...

Hi, Thanks a lot for your interest. I've just tried to read data with Sharp7.Rx. The reactive approach and the **S7-variable-name-based** mapping looks very usable. But the same issue comes...