Using the VM110N C#, what is the shortest duration that a timer can read from the counter? In the sample code its set at 50ms; can it be less?
[quote]Using the VM110N C#, what is the shortest duration that a timer can read from the counter? In the sample code its set at 50ms; can it be less?[/quote]Yes, it can: 2ms is the theoretical minimum interval to check the counter.