API-AIO(LNX) is a driver library for using our analog input and output devices for Linux.
Features
- In addition to analog
input and analog output, it also supports the digital input/output function
and counter function of analog devices.
- Modular driver and shared library provide a set of functions to control
devices.
- Configure and use the device you want to use by the configuration program
(config) and the configuration file.
- The configuration program outputs the configuration file, driver start
script, and driver stop script.
- The applications created by using the driver can be distributed freely.