API-TIMER(WDM) Windows Driver for Timer Driver

  • Even in absence of a board, this driver can be used as an interval timer that exhibits higher precision than the system timer.
  • Function execution time can be measured with micro second accuracy.
  • Using the wait function, program processing can be suspended for a specified length of time.
  • With the attached ActiveX control “CONTEC ACX Timer Control”, you can use the timer function without relying on API function (the timer function can also be used with Visual C++).
  • The callback procedure to accept interval timer events is provided for applications without window, such as DLL or Resident Program.

Downloads

Please log in before download.

Support

Related Information

To PageTop