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.

Specifications

Software Development Kit

Type Win64 API (WDM); Win32 API (WDM)

Supported Development Environment

Supported Development Environment Visual C#; Visual C++; Visual Basic

Supported OS

Supported OS Windows 11 (64-bit); Windows 10 IoT Enterprise LTSC 2021 (64-bit); Windows 10 IoT Enterprise 2019 LTSC (64-bit); Windows 10 IoT Enterprise LTSB 2016 (64-bit); Windows 10 (64-bit); Windows 10 (32-bit); Windows 8 / 8.1 (64-bit); Windows 8 / 8.1 (32-bit); Windows 7 (64-bit); Windows 7 (32-bit)

Supported Series

Supported Series PC-HELPER

To PageTop