Example Description

Following is the list of example programs we offer, which can be used for the reference of software development.

Here "Console" (Standard C) is the supported language in Linux.

Example Name Description Console GUI
AD_INT Demonstrates single channel data acquisition use interrupt function. (allow user to enable FIFO)  
AD_SOFT Demonstrates single channel data acquisition use software trigger function.  
MAD_INT Demonstrates multi-channel data acquisition use interrupt function. (allow user to enable FIFO)  
MAD_SOFT Demonstrates multi-channel data acquisition use software trigger function.  
DI_SOFT Demonstrates digital input function.  
DO_SOFT Demonstrates digital output function.  
AD_DMA Demonstrates single channel data acquisition use DMA function.  
PORT_READ Demonstrates port I/O read function.  
PORT_WRITE Demonstrates port I/O write function.