API-SMC(WDM) is a driver library for using our motion control devices for Windows.
- It is included Windows API functions to using devices.
- In addition to the motor control function, it also supports the encoder input function and digital I/O function of the 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-SMC(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.