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. |
|
|
|
AD_DMA_BM |
Demonstrates AD bus master DMA function. |
|
|
|
PORT_READ |
Demonstrates read port function. |
|
|
|
PORT_WRITE |
Demonstrates write port function. |
|
|