About API-AIO(WDM)

API-AIO(WDM) is a driver library for using our analog input and output devices for Windows.

 

Features

- It is included Windows API functions to using devices.

- In addition to analog input and analog output, it also supports the digital input/output function and counter function of analog devices.

- You can confirm the device's status with Windows Device Manager. And also, you can diagnosis device an print out Diagnosis report from there.

- It is included many sample programs to indicate the way to use API-AIO(WDM) for each development tool.( for Visual Basic, for Visual C#, for Visual C++, for Python)

  You can build an execute sample programs immediately when you open properly project file with development tool.

- These sample programs and this help file may assist you to develop your own application software, strongly.

- The applications created by using the driver can be distributed freely.