Hi,
In my application I need a delay in the area of 10 microseconds.
Can anyone help me with this?
The most functions I know can only give you delays in the order of milliseconds.
TNX
Printable View
Hi,
In my application I need a delay in the area of 10 microseconds.
Can anyone help me with this?
The most functions I know can only give you delays in the order of milliseconds.
TNX
Count a for next for one ms and then use a loop that is goes hundred times smaller. Do not use doevents to avoid slowing down this process
Kedaman
TNX for answering my question.
But I don't get it !
I program VB since one month, so don't know a lot about it.
Can you maybe explain me you're sollution??
TNX
Viperke