API-TOOL (WDM) is a driver library for using CONTEC measurement control and communication devices on Windows.
API-TOOL(WDM) characteristic
You
can simply use the function lineup classified by each function.
It is possible to acquire available devices list and the number of channels
of selected device etc, and it is easy to develop general application.
Moreover, various sampling conditions have an initial value, you can "try
to use first" without checking all of the parameters.
Therefore, abundant sample programs are supplied according to the usage.
The
hardware difference is concealed in the driver as much as possible.
For example, by implementing driver memory on a board without memory, the
function will be equal to that of analog input E series.
API is classified by not each board but each function, so the correction
for the change of boards is decreased.
The function interface is common with API of USB devices.