The device driver is available for major operating systems. It allows applications simple access to the supported hardware.
This device driver allows configuration of DACs and ADCs. Different kinds of write and read accesses are implemented:
- Read ADC input (single access)
- Read ADC input (buffers per DMA)
- Set DAC output (single access)
- Write DAC output (buffers per DMA)
Function to handle events are implemented
All functions are well documented in the User Manual and come along with example code.
Find out more about supported operating systems.