API-DIO(LNX) is a driver library for using our digital input and output devices for Linux.
Features
- It provides basic functions
such as input/output, interrupts, and trigger monitoring by timer.
- It provides functions for pattern input and pattern output using bus
master transfer.
- In addition to digital input and digital output, it also supports the
counter function of digital devices.
- Modular drivers and shared libraries provide a set of functions for controlling
the device.
- Use the configuration program (config) and configuration file to configure
and use the device to be used.
- The configuration program outputs the configuration file, driver start
script, and stop script.
- Applications created with this driver library can be freely distributed.