.NET Driver

.NET Driver

Hi,
I have couple of questions regarding .NET driver.

How do I influence the frequency of calling the ReadAllAsync() method? I assume that with the settings in the zenon driver, but are there more settings (global, normal, high, higher, highest) for the update time?

How to implement reconnection delay when connection drops. So that driver doesn't constantly call ReadAllAsync(), What is the recommended approach?

What about value datatypes and calling the SetValueCallback method. What happens if the datatype doesn't match? How to ensure that the datatype will match? What is the recommended approach?

Regards,
Martin