I want to read a lot of variables continuously (faster than 10 Hz) via the ADS client of C#. However, in the documentation the examples only read the variables one time.
I found the Twincat-OCX module that has this functionality, but it is used for Twincat 2.
What is the recommended way for Twincat3 while using c#?